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

<http://bag.basisregistraties.overheid.nl/bag/doc/1/openbare-ruimte/0141300000000273>
  a bag:VoorkomenLV, prov:Entity, foaf:Document, sd:Graph;
  bag:versie 1;
  bag:tijdstipRegistratie "2010-08-04T15:45:54+02:00"^^xsd:dateTime;
  rdfs:label "Voorkomen 1 van Openbare Ruimte 0141300000000273";
  bag:beginGeldigheid "1961-06-29"^^xsd:date;
  bag:tijdstipRegistratieLV "2010-08-04T16:00:54.794+02:00"^^xsd:dateTime .

<http://bag.basisregistraties.overheid.nl/bag/id/openbare-ruimte/0141300000000273>
  a bag:OpenbareRuimte;
  bag:type <http://bag.basisregistraties.overheid.nl/bag/id/begrip/Weg>;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/NaamgevingUitgegeven>;
  bag:documentdatum "1961-06-29"^^xsd:date;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/1/openbare-ruimte/0141300000000273>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/1/openbare-ruimte/0141300000000273>;
  bag:identificatie "0141300000000273";
  bag:ligtIn <http://bag.basisregistraties.overheid.nl/bag/id/woonplaats/1924>;
  rdfs:label "Openbare Ruimte 0141300000000273";
  bag:naam "Christoffelstraat";
  bag:documentnummer "12730" .
