@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/0150100000023163> a bag:Pand;
  rdfs:label "Pand 0150100000023163";
  bag:oorspronkelijkBouwjaar "2006"^^xsd:gYear;
  bag:geconstateerd <http://bag.basisregistraties.overheid.nl/bag/id/begrip/N>;
  gsp:hasGeometry _:geometry-101501000000231637415;
  bag:geometrie _:geometry-101501000000231637415;
  bag:documentdatum "2005-09-20"^^xsd:date;
  bag:voorkomen <http://bag.basisregistraties.overheid.nl/bag/doc/1/pand/0150100000023163>;
  foaf:isPrimaryTopicOf <http://bag.basisregistraties.overheid.nl/bag/doc/1/pand/0150100000023163>;
  bag:status <http://bag.basisregistraties.overheid.nl/bag/id/begrip/PandInGebruik>;
  bag:documentnummer "2005dvt0002051042bou";
  bag:identificatie "0150100000023163" .

_:geometry-101501000000231637415 a gsp:Geometry, gml:Surface;
  gsp:asWKT "POLYGON Z((212812.66 475311.704 0, 212812.016 475312.142 0, 212811.395 475312.613 0, 212810.799 475313.115 0, 212810.23 475313.647 0, 212809.688 475314.208 0, 212809.177 475314.795 0, 212808.696 475315.408 0, 212808.63 475315.497 0, 212809.924 475316.459 0, 212808.696 475318.529 0, 212807.229 475317.819 0, 212807.929 475316.658 0, 212807.037 475316.12 0, 212801.731 475312.921 0, 212802.146 475312.244 0, 212802.688 475311.465 0, 212803.263 475310.71 0, 212803.869 475309.98 0, 212804.505 475309.275 0, 212805.17 475308.599 0, 212805.863 475307.95 0, 212806.583 475307.332 0, 212807.328 475306.745 0, 212808.097 475306.189 0, 212808.728 475305.769 0, 212812.66 475311.704 0))"^^gsp:wktLiteral .

<http://bag.basisregistraties.overheid.nl/bag/doc/1/pand/0150100000023163> a bag:VoorkomenLV,
    prov:Entity, foaf:Document, sd:Graph;
  bag:tijdstipRegistratie "2010-06-22T11:39:57+02:00"^^xsd:dateTime;
  bag:beginGeldigheid "2005-09-20"^^xsd:date;
  bag:versie 1;
  bag:tijdstipRegistratieLV "2010-06-22T12:01:01.514+02:00"^^xsd:dateTime;
  rdfs:label "Voorkomen 1 van Pand 0150100000023163" .

<http://bag.basisregistraties.overheid.nl/bag/id/verblijfsobject/0150010000046594>
  bag:maaktDeelUitVan <http://bag.basisregistraties.overheid.nl/bag/id/pand/0150100000023163>,
    <http://bag.basisregistraties.overheid.nl/bag/id/pand/0150100000023163> .
