@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/b8k3KZ>
  gtm:oppervlakte 222.0 ;
  gtm:kadastraalNummer 1004.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1004" ;
  gtm:kadastraleAanduiding "M1004"@nl ;
  ns0:name "Perceel GDA01-M1004"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350100470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiLBI> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85064> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7064202356898 52.037956073436,4.706557728187 52.037946864106,4.7065945309809 52.038155858713,4.7065795589066 52.038165695347,4.7064769922525 52.038172643776,4.7064664866104 52.038111084608,4.7064485263764 52.03811231107,4.7064326047437 52.038023521777,4.7064139149126 52.038024806934,4.7064099846193 52.038002430131,4.7064470573991 52.037999911972,4.706443068251 52.037977570784,4.706424816327 52.037978813532,4.7064202356898 52.037956073436))"^^geo:wktLiteral ;
    osm:area 221.0
  ] .

