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

<http://bag.basisregistraties.overheid.nl/bag/id/pand/0847100000014805> a bag:Pand;
  rdfs:label "Pand 0847100000014805";
  bag:oorspronkelijkBouwjaar "2016"^^xsd:gYear;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  gsp:hasGeometry _:geometry-408471000000148057415;
  bag:geometrie _:geometry-408471000000148057415;
  bag:documentdatum "2016-10-26"^^xsd:date;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/4/pand/0847100000014805>;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/4/pand/0847100000014805>;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/PandInGebruik>;
  bag:documentnummer "DEF000002";
  bag:identificatie "0847100000014805" .

_:geometry-408471000000148057415 a gsp:Geometry, gml:Surface;
  gsp:asWKT "POLYGON Z((178390.426 376663.037 0, 178393.95 376652.997 0, 178398.537 376654.606 0, 178395.008 376664.662 0, 178394.781 376664.582 0, 178395.288 376663.126 0, 178391.195 376661.701 0, 178390.697 376663.131 0, 178390.426 376663.037 0))"^^gsp:wktLiteral .

<http://bag.basisregistraties.overheid.nl/bag/doc/4/pand/0847100000014805> a bag:VoorkomenLV,
    prov:Entity, foaf:Document, sd:Graph;
  bag:tijdstipRegistratie "2016-10-26T14:27:13+02:00"^^xsd:dateTime;
  bag:beginGeldigheid "2016-10-26"^^xsd:date;
  bag:versie 4;
  bag:tijdstipRegistratieLV "2016-10-26T14:31:05.091+02:00"^^xsd:dateTime;
  rdfs:label "Voorkomen 4 van Pand 0847100000014805" .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0847010000015628>
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0847100000014805>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0847100000014805>, <http://bag.basisregistraties.overheid.nl/bag/id/pand/0847100000014805>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0847100000014805>, <http://bag.basisregistraties.overheid.nl/bag/id/pand/0847100000014805> .
