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

_:geometry-101530100004525077415 a gsp:Geometry, gml:Point;
  gsp:asWKT "POINT Z(258106.801 471051.504 0)"^^gsp:wktLiteral .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0153010000452507>
  a bag:Verblijfsobject, bag:_AdresseerbaarObject;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:geometrie _:geometry-101530100004525077415;
  gsp:hasGeometry _:geometry-101530100004525077415;
  bag:identificatie "0153010000452507";
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/1/verblijfsobject/0153010000452507>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/1/verblijfsobject/0153010000452507>;
  bag:gebruiksdoel <http://bag.basisregistraties.overheid.nl/bag/id/begrip/Winkelfunctie>;
  bag:documentdatum "2002-06-25"^^xsd:date;
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0153100000204666>;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/VerblijfsobjectInGebruik>;
  bag:heeftAlsHoofdadres <http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0153200000452506>;
  bag:oppervlakte 150;
  rdfs:label "Verblijfsobject 0153010000452507";
  bag:documentnummer "20021860" .

<http://bag.basisregistraties.overheid.nl/bag/doc/1/verblijfsobject/0153010000452507>
  a bag:VoorkomenLV, prov:Entity, foaf:Document, sd:Graph;
  bag:tijdstipRegistratie "2010-11-15T19:44:57+01:00"^^xsd:dateTime;
  bag:versie 1;
  bag:beginGeldigheid "2002-06-25"^^xsd:date;
  bag:tijdstipRegistratieLV "2010-11-16T10:19:34.393+01:00"^^xsd:dateTime;
  rdfs:label "Voorkomen 1 van Verblijfsobject 0153010000452507" .
