@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/pand/0687100000025739> a bag:Pand;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/PandInGebruik>;
  bag:identificatie "0687100000025739";
  rdfs:label "Pand 0687100000025739";
  bag:geometrie _:geometry-106871000000257397415;
  gsp:hasGeometry _:geometry-106871000000257397415;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/1/pand/0687100000025739>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/1/pand/0687100000025739>;
  bag:documentnummer "GM/2010/13920";
  bag:documentdatum "2010-09-21"^^xsd:date;
  bag:oorspronkelijkBouwjaar "1970"^^xsd:gYear .

<http://bag.basisregistraties.overheid.nl/bag/doc/1/pand/0687100000025739> a bag:VoorkomenLV,
    prov:Entity, foaf:Document, sd:Graph;
  bag:tijdstipRegistratieLV "2011-02-15T16:02:36.532+01:00"^^xsd:dateTime;
  rdfs:label "Voorkomen 1 van Pand 0687100000025739";
  bag:versie 1;
  bag:tijdstipRegistratie "2011-02-15T15:59:09+01:00"^^xsd:dateTime;
  bag:beginGeldigheid "2010-09-21"^^xsd:date .

_:geometry-106871000000257397415 a gsp:Geometry, gml:Surface;
  gsp:asWKT "POLYGON Z((30242.926 392062.33 0, 30241.936 392075.304 0, 30233.264 392074.642 0, 30233.484 392071.737 0, 30231.988 392071.623 0, 30232.285 392067.734 0, 30234.578 392067.909 0, 30235.05 392061.727 0, 30242.926 392062.33 0))"^^gsp:wktLiteral .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0687010000005913>
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0687100000025739>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0687100000025739>, <http://bag.basisregistraties.overheid.nl/bag/id/pand/0687100000025739> .
