@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/b4nIna>
  gtm:kadastraalNummer "165" ;
  gtm:kadastraleAanduiding "D165" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D165" ;
  ns0:name "Perceel GDA01-D165"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16349> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7068373 52.0099, 4.7068271 52.0098934, 4.7064736 52.0096984, 4.7064204 52.0097363, 4.706061 52.0095212, 4.7060249 52.0095463, 4.7059688 52.0095817, 4.7063176 52.009775, 4.7063325 52.0097647, 4.7064228 52.0098143, 4.7064874 52.0097695, 4.7067734 52.0099267, 4.7067867 52.0099347, 4.7068373 52.0099))"^^geo:wktLiteral ;
    osm:area 506.0
  ] .

