@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/0505100000029910> 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 "0505100000029910";
  rdfs:label "Pand 0505100000029910";
  bag:geometrie _:geometry-205051000000299107415;
  gsp:hasGeometry _:geometry-205051000000299107415;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/2/pand/0505100000029910>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/2/pand/0505100000029910>;
  bag:documentnummer "AV D 2020-0007";
  bag:documentdatum "2020-01-20"^^xsd:date;
  bag:oorspronkelijkBouwjaar "1933"^^xsd:gYear .

<http://bag.basisregistraties.overheid.nl/bag/doc/2/pand/0505100000029910> a bag:VoorkomenLV,
    prov:Entity, foaf:Document, sd:Graph;
  bag:tijdstipRegistratieLV "2020-01-21T13:00:48.391+01:00"^^xsd:dateTime;
  rdfs:label "Voorkomen 2 van Pand 0505100000029910";
  bag:versie 2;
  bag:tijdstipRegistratie "2020-01-21T12:48:34+01:00"^^xsd:dateTime;
  bag:beginGeldigheid "2020-01-20"^^xsd:date .

_:geometry-205051000000299107415 a gsp:Geometry, gml:Surface;
  gsp:asWKT "POLYGON Z((104495.994 423791.807 0, 104488.298 423788.643 0, 104488.541 423788.073 0, 104488.296 423787.585 0, 104488.963 423785.994 0, 104489.507 423785.808 0, 104490.425 423783.658 0, 104498.067 423786.886 0, 104495.994 423791.807 0))"^^gsp:wktLiteral .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0505010000061591>
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0505100000029910>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0505100000029910>, <http://bag.basisregistraties.overheid.nl/bag/id/pand/0505100000029910>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0505100000029910>, <http://bag.basisregistraties.overheid.nl/bag/id/pand/0505100000029910> .
