@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bAp2xC>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 1408.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1408"^^xsd:string ;
  gtm:kadastraleAanduiding "N1408"@nl ;
  ns0:name "Perceel GDA01-N1408"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360140870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGdMPp>, <https://n2t.net/ark:/60537/bKBtjC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90200> ;
  ns0:startDate "2020-05-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6836836260219 52.000594652014,4.6836833652541 52.000614056499,4.6836821695106 52.000688410724,4.6836804318676 52.000794517871,4.6835973587067 52.000794066224,4.6836007018038 52.000601436953,4.6836008307418 52.000594148098,4.6836390536706 52.000594403557,4.6836836260219 52.000594652014))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

