@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/bsTNbK>
  gtm:kadastraalNummer "162" ;
  gtm:kadastraleAanduiding "D162" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D162" ;
  ns0:name "Perceel GDA01-D162"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16346> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066427 52.0100261, 4.7066314 52.0100184, 4.7062598 52.009818, 4.7062283 52.0098391, 4.7058838 52.0096436, 4.705861 52.0096608, 4.7057702 52.009723, 4.7058549 52.0097701, 4.7058466 52.0097771, 4.7060811 52.0099045, 4.7061481 52.0098581, 4.7061606 52.0098647, 4.7061941 52.0098411, 4.7063477 52.0099242, 4.706582 52.0100492, 4.7065959 52.0100568, 4.7066427 52.0100261))"^^geo:wktLiteral ;
    osm:area 538.0
  ] .

