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

_:geometry-409830100000718997415 a gsp:Geometry, gml:Point;
  gsp:asWKT "POINT Z(209645.875 376265.049 0)"^^gsp:wktLiteral .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0983010000071899>
  a bag:Verblijfsobject, bag:_AdresseerbaarObject;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  bag:geometrie _:geometry-409830100000718997415;
  gsp:hasGeometry _:geometry-409830100000718997415;
  bag:identificatie "0983010000071899";
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/4/verblijfsobject/0983010000071899>;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/4/verblijfsobject/0983010000071899>;
  bag:gebruiksdoel <http://bag.basisregistraties.overheid.nl/bag/id/begrip/Kantoorfunctie>,
    <http://bag.basisregistraties.overheid.nl/bag/id/begrip/Bijeenkomstfunctie>, <http://bag.basisregistraties.overheid.nl/bag/id/begrip/Winkelfunctie>;
  bag:documentdatum "2023-03-20"^^xsd:date;
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0983100000017825>;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/VerblijfsobjectInGebruik>;
  bag:heeftAlsHoofdadres <http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0983200000071899>;
  bag:oppervlakte 3535;
  rdfs:label "Verblijfsobject 0983010000071899";
  bag:documentnummer "C-2023-0238/AV3" .

<http://bag.basisregistraties.overheid.nl/bag/doc/4/verblijfsobject/0983010000071899>
  a bag:VoorkomenLV, prov:Entity, foaf:Document, sd:Graph;
  bag:tijdstipRegistratie "2023-03-24T12:24:09.917+01:00"^^xsd:dateTime;
  bag:versie 4;
  bag:beginGeldigheid "2023-03-20"^^xsd:date;
  bag:tijdstipRegistratieLV "2023-03-24T12:29:30.07+01:00"^^xsd:dateTime;
  rdfs:label "Voorkomen 4 van Verblijfsobject 0983010000071899" .
