@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/0040100000010610> a bag:Pand;
  rdfs:label "Pand 0040100000010610";
  bag:oorspronkelijkBouwjaar "1972"^^xsd:gYear;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  gsp:hasGeometry _:geometry-200401000000106107415;
  bag:geometrie _:geometry-200401000000106107415;
  bag:documentdatum "2014-03-24"^^xsd:date;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/2/pand/0040100000010610>;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/2/pand/0040100000010610>;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/PandInGebruik>;
  bag:documentnummer "2014/03/001661";
  bag:identificatie "0040100000010610" .

_:geometry-200401000000106107415 a gsp:Geometry, gml:Surface;
  gsp:asWKT "POLYGON Z((242618.476 581356.611 0, 242619.659 581344.846 0, 242625.92 581345.444 0, 242625.904 581345.6 0, 242625.113 581353.484 0, 242625.122 581353.485 0, 242624.849 581356.242 0, 242624.752 581357.224 0, 242621.272 581356.879 0, 242618.476 581356.611 0))"^^gsp:wktLiteral .

<http://bag.basisregistraties.overheid.nl/bag/doc/2/pand/0040100000010610> a bag:VoorkomenLV,
    prov:Entity, foaf:Document, sd:Graph;
  bag:tijdstipRegistratie "2014-03-25T16:55:14+01:00"^^xsd:dateTime;
  bag:beginGeldigheid "2014-03-24"^^xsd:date;
  bag:versie 2;
  bag:tijdstipRegistratieLV "2014-03-25T17:05:31.89+01:00"^^xsd:dateTime;
  rdfs:label "Voorkomen 2 van Pand 0040100000010610" .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0040010000004964>
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0040100000010610>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0040100000010610>, <http://bag.basisregistraties.overheid.nl/bag/id/pand/0040100000010610> .
