@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/0363300000001922>
  a bag:OpenbareRuimte;
  bag:documentnummer "GV00002081_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 "2015-10-28"^^xsd:date;
  bag:naam "Klaverweg";
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/NaamgevingIngetrokken>;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/3/openbare-ruimte/0363300000001922>;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/3/openbare-ruimte/0363300000001922>;
  rdfs:label "Openbare Ruimte 0363300000001922";
  bag:identificatie "0363300000001922" .

<http://bag.basisregistraties.overheid.nl/bag/doc/3/openbare-ruimte/0363300000001922>
  a bag:VoorkomenLV, prov:Entity, foaf:Document, sd:Graph;
  bag:versie 3;
  rdfs:label "Voorkomen 3 van Openbare Ruimte 0363300000001922";
  bag:tijdstipRegistratieLV "2015-11-02T15:30:10.09+01:00"^^xsd:dateTime;
  bag:beginGeldigheid "2015-10-28"^^xsd:date;
  bag:tijdstipRegistratie "2015-11-02T15:12:44+01:00"^^xsd:dateTime .
