@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bDiPTX>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 964.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M964" ;
  gtm:kadastraleAanduiding "M964"@nl ;
  ns0:name "Perceel GDA01-M964"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350096470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKppZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85037> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6893387567802 52.027954467527,4.6894961425236 52.027928354115,4.6896015364148 52.027910696167,4.6896341880651 52.027905280847,4.6896343005684 52.027905542177,4.6896584377838 52.027960325652,4.6893904709334 52.028005001192,4.6893629029106 52.028009592675,4.6893387567802 52.027954467527))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

