@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/0363300000001592>
  a bag:OpenbareRuimte;
  bag:documentnummer "GV00006074_SB00SB";
  bag:ligtIn <http://bag.basisregistraties.overheid.nl/bag/id/woonplaats/3594>;
  bag:type <http://bag.basisregistraties.overheid.nl/bag/id/begrip/Weg>;
  bag:documentdatum "2020-07-03"^^xsd:date;
  bag:naam "Haarlerbergweg";
  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/3/openbare-ruimte/0363300000001592>;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/3/openbare-ruimte/0363300000001592>;
  rdfs:label "Openbare Ruimte 0363300000001592";
  bag:identificatie "0363300000001592" .

<http://bag.basisregistraties.overheid.nl/bag/doc/3/openbare-ruimte/0363300000001592>
  a bag:VoorkomenLV, prov:Entity, foaf:Document, sd:Graph;
  bag:versie 3;
  rdfs:label "Voorkomen 3 van Openbare Ruimte 0363300000001592";
  bag:tijdstipRegistratieLV "2020-07-06T11:50:57.367+02:00"^^xsd:dateTime;
  bag:beginGeldigheid "2020-07-03"^^xsd:date;
  bag:tijdstipRegistratie "2020-07-06T11:45:53.241+02:00"^^xsd:dateTime .
