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

<http://bag.basisregistraties.overheid.nl/bag/id/pand/0082100000158084> a bag:Pand;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/PandInGebruik>;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/1/pand/0082100000158084>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/1/pand/0082100000158084>;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:oorspronkelijkBouwjaar "1977"^^xsd:gYear;
  bag:documentnummer "B-136-1980";
  bag:documentdatum "1980-09-24"^^xsd:date;
  bag:identificatie "0082100000158084";
  rdfs:label "Pand 0082100000158084";
  bag:geometrie _:geometry-100821000001580847415;
  gsp:hasGeometry _:geometry-100821000001580847415 .

_:geometry-100821000001580847415 a gsp:Geometry, gml:Surface;
  gsp:asWKT "POLYGON Z((176672.05 540407.14 0, 176671.99 540406.99 0, 176674.38 540406.13 0, 176675.48 540409.18 0, 176678.41 540408.13 0, 176681.86 540417.8 0, 176680.22 540418.38 0, 176680.01 540417.79 0, 176676.39 540419.08 0, 176675.31 540416.14 0, 176675.44 540416.09 0, 176673.23 540409.99 0, 176673.1 540410.04 0, 176672.05 540407.14 0))"^^gsp:wktLiteral .

<http://bag.basisregistraties.overheid.nl/bag/doc/1/pand/0082100000158084> a bag:VoorkomenLV,
    prov:Entity, foaf:Document, sd:Graph;
  bag:beginGeldigheid "1980-09-24"^^xsd:date;
  rdfs:label "Voorkomen 1 van Pand 0082100000158084";
  bag:versie 1;
  bag:tijdstipRegistratie "2010-07-26T11:43:13+02:00"^^xsd:dateTime;
  bag:tijdstipRegistratieLV "2010-07-26T12:52:43.198+02:00"^^xsd:dateTime .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0082010000164620>
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0082100000158084>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0082100000158084>, <http://bag.basisregistraties.overheid.nl/bag/id/pand/0082100000158084> .
