@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/bnuFy3>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 1476.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1476"^^xsd:string ;
  gtm:kadastraleAanduiding "N1476"@nl ;
  ns0:name "Perceel GDA01-N1476"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360147670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtBrV> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106034> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6766672405581 52.005546042153,4.6766510481332 52.005535742525,4.6767296559419 52.005488587283,4.6769406958909 52.005622548287,4.6768618533526 52.005669810114,4.6768545717105 52.005665182066,4.6768953612335 52.005640683045,4.6768656264551 52.005621951464,4.6768250126846 52.005646388616,4.6767178942792 52.005578256878,4.6766672405581 52.005546042153))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

