@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/0228100000087750> a bag:Pand;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/PandInGebruik>;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/4/pand/0228100000087750>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/4/pand/0228100000087750>;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:oorspronkelijkBouwjaar "2023"^^xsd:gYear;
  bag:documentnummer "ZS01979061";
  bag:documentdatum "2024-04-25"^^xsd:date;
  bag:identificatie "0228100000087750";
  rdfs:label "Pand 0228100000087750";
  bag:geometrie _:geometry-402281000000877507415;
  gsp:hasGeometry _:geometry-402281000000877507415 .

_:geometry-402281000000877507415 a gsp:Geometry, gml:Surface;
  gsp:asWKT "POLYGON Z((176016.635 449976.361 0, 176010.75 449977.287 0, 176010.592 449976.28 0, 176007.309 449976.801 0, 176006.332 449970.517 0, 176009.592 449969.983 0, 176008.551 449963.464 0, 176014.433 449962.528 0, 176016.635 449976.361 0))"^^gsp:wktLiteral .

<http://bag.basisregistraties.overheid.nl/bag/doc/4/pand/0228100000087750> a bag:VoorkomenLV,
    prov:Entity, foaf:Document, sd:Graph;
  bag:beginGeldigheid "2024-04-25"^^xsd:date;
  rdfs:label "Voorkomen 4 van Pand 0228100000087750";
  bag:versie 4;
  bag:tijdstipRegistratie "2024-04-25T13:47:24.489+02:00"^^xsd:dateTime;
  bag:tijdstipRegistratieLV "2024-04-25T13:52:32.744+02:00"^^xsd:dateTime .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0228010000067108>
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0228100000087750>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0228100000087750>, <http://bag.basisregistraties.overheid.nl/bag/id/pand/0228100000087750> .
