@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#> .
@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#> .

<http://bag.basisregistraties.overheid.nl/bag/id/openbare-ruimte/0281300000062500>
  a bag:OpenbareRuimte;
  rdfs:label "Openbare Ruimte 0281300000062500";
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:naam "Willem van Kesselstraat";
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/2/openbare-ruimte/0281300000062500>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/2/openbare-ruimte/0281300000062500>;
  bag:documentdatum "2013-12-18"^^xsd:date;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/NaamgevingUitgegeven>;
  bag:type <http://bag.basisregistraties.overheid.nl/bag/id/begrip/Weg>;
  bag:identificatie "0281300000062500";
  bag:documentnummer "13.0001853";
  bag:ligtIn <http://bag.basisregistraties.overheid.nl/bag/id/woonplaats/3601> .

<http://bag.basisregistraties.overheid.nl/bag/doc/2/openbare-ruimte/0281300000062500>
  a bag:VoorkomenLV, prov:Entity, foaf:Document, sd:Graph;
  rdfs:label "Voorkomen 2 van Openbare Ruimte 0281300000062500";
  bag:versie 2;
  bag:tijdstipRegistratie "2013-12-23T16:41:41+01:00"^^xsd:dateTime;
  bag:tijdstipRegistratieLV "2013-12-23T17:03:17.948+01:00"^^xsd:dateTime;
  bag:beginGeldigheid "2014-01-01"^^xsd:date .
