@prefix sd: <http://www.w3.org/ns/sparql-service-description#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gml: <http://www.opengis.net/ont/gml#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix bag: <http://bag.basisregistraties.overheid.nl/def/bag#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<http://bag.basisregistraties.overheid.nl/bag/id/openbare-ruimte/0363300000003221>
  a bag:OpenbareRuimte;
  bag:documentnummer "GV00007657";
  bag:ligtIn <http://bag.basisregistraties.overheid.nl/bag/id/woonplaats/3594>;
  bag:type <http://bag.basisregistraties.overheid.nl/bag/id/begrip/Weg>;
  bag:documentdatum "2025-07-02"^^xsd:date;
  bag:naam "De Leeuw van Vlaanderenstraat";
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/NaamgevingUitgegeven>;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/4/openbare-ruimte/0363300000003221>;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/4/openbare-ruimte/0363300000003221>;
  rdfs:label "Openbare Ruimte 0363300000003221";
  bag:identificatie "0363300000003221" .

<http://bag.basisregistraties.overheid.nl/bag/doc/4/openbare-ruimte/0363300000003221>
  a bag:VoorkomenLV, prov:Entity, foaf:Document, sd:Graph;
  bag:versie 4;
  rdfs:label "Voorkomen 4 van Openbare Ruimte 0363300000003221";
  bag:tijdstipRegistratieLV "2025-07-02T12:33:42.127+02:00"^^xsd:dateTime;
  bag:beginGeldigheid "2025-08-17"^^xsd:date;
  bag:tijdstipRegistratie "2025-07-02T12:33:27.232+02:00"^^xsd:dateTime .
