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

<http://bag.basisregistraties.overheid.nl/bag/doc/1/verblijfsobject/0056010000026075>
  a bag:VoorkomenLV, prov:Entity, foaf:Document, sd:Graph;
  bag:tijdstipRegistratie "2010-12-25T08:12:37+01:00"^^xsd:dateTime;
  bag:tijdstipRegistratieLV "2010-12-25T08:31:26.056+01:00"^^xsd:dateTime;
  bag:versie 1;
  rdfs:label "Voorkomen 1 van Verblijfsobject 0056010000026075";
  bag:beginGeldigheid "1996-11-05"^^xsd:date .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0056010000026075>
  a bag:Verblijfsobject, bag:_AdresseerbaarObject;
  rdfs:label "Verblijfsobject 0056010000026075";
  bag:documentdatum "1996-11-05"^^xsd:date;
  bag:identificatie "0056010000026075";
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0056100000001706>;
  bag:documentnummer "96/329";
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/VerblijfsobjectInGebruik>;
  bag:heeftAlsHoofdadres <http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0056200000012491>;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:gebruiksdoel <http://bag.basisregistraties.overheid.nl/bag/id/begrip/Industriefunctie>;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/1/verblijfsobject/0056010000026075>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/1/verblijfsobject/0056010000026075>;
  bag:geometrie _:geometry-100560100000260757415;
  gsp:hasGeometry _:geometry-100560100000260757415;
  bag:oppervlakte 447 .

_:geometry-100560100000260757415 a gsp:Geometry, gml:Point;
  gsp:asWKT "POINT Z(222985 585320 0)"^^gsp:wktLiteral .
