@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/0899100000255345> a bag:Pand;
  rdfs:label "Pand 0899100000255345";
  bag:oorspronkelijkBouwjaar "1990"^^xsd:gYear;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  gsp:hasGeometry _:geometry-608991000002553457415;
  bag:geometrie _:geometry-608991000002553457415;
  bag:documentdatum "2020-11-26"^^xsd:date;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/6/pand/0899100000255345>;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/6/pand/0899100000255345>;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/PandInGebruik>;
  bag:documentnummer "1035824";
  bag:identificatie "0899100000255345" .

_:geometry-608991000002553457415 a gsp:Geometry, gml:Surface;
  gsp:asWKT "POLYGON Z((195315.226 328033.064 0, 195316.336 328034.474 0, 195319.43 328038.402 0, 195318.33 328039.268 0, 195320.973 328042.623 0, 195317.749 328045.162 0, 195317.541 328045.326 0, 195314.311 328047.869 0, 195313.823 328048.254 0, 195313.418 328048.573 0, 195310.324 328044.646 0, 195306.571 328039.883 0, 195311.665 328035.87 0, 195311.769 328035.788 0, 195315.226 328033.064 0))"^^gsp:wktLiteral .

<http://bag.basisregistraties.overheid.nl/bag/doc/6/pand/0899100000255345> a bag:VoorkomenLV,
    prov:Entity, foaf:Document, sd:Graph;
  bag:tijdstipRegistratie "2020-11-26T17:38:41.718+01:00"^^xsd:dateTime;
  bag:beginGeldigheid "2020-11-26"^^xsd:date;
  bag:versie 6;
  bag:tijdstipRegistratieLV "2020-11-26T17:39:29.973+01:00"^^xsd:dateTime;
  rdfs:label "Voorkomen 6 van Pand 0899100000255345" .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0899010000289768>
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0899100000255345>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0899100000255345>, <http://bag.basisregistraties.overheid.nl/bag/id/pand/0899100000255345>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0899100000255345> .
