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

<http://bag.basisregistraties.overheid.nl/bag/doc/1/openbare-ruimte/0905300000000005>
  a bag:VoorkomenLV, prov:Entity, foaf:Document, sd:Graph;
  bag:tijdstipRegistratie "2009-12-11T09:18:58+01:00"^^xsd:dateTime;
  bag:tijdstipRegistratieLV "2009-12-11T09:30:10.633+01:00"^^xsd:dateTime;
  bag:beginGeldigheid "2009-06-16"^^xsd:date;
  rdfs:label "Voorkomen 1 van Openbare Ruimte 0905300000000005";
  bag:versie 1 .

<http://bag.basisregistraties.overheid.nl/bag/id/openbare-ruimte/0905300000000005>
  a bag:OpenbareRuimte;
  bag:ligtIn <http://bag.basisregistraties.overheid.nl/bag/id/woonplaats/1701>;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/NaamgevingUitgegeven>;
  rdfs:label "Openbare Ruimte 0905300000000005";
  bag:documentdatum "2009-05-26"^^xsd:date;
  bag:type <http://bag.basisregistraties.overheid.nl/bag/id/begrip/Weg>;
  bag:naam "Pr Willem Alexanderstr";
  bag:documentnummer "E St.406.16";
  bag:identificatie "0905300000000005";
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/1/openbare-ruimte/0905300000000005>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/1/openbare-ruimte/0905300000000005> .
