@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/bVqFyV>
  gtm:kadastraalNummer "467" ;
  gtm:kadastraleAanduiding "D467" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D467" ;
  ns0:name "Perceel GDA01-D467"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16652> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092594 52.0096426, 4.7092705 52.009636, 4.7093787 52.0095677, 4.7094983 52.0094923, 4.7094122 52.0094454, 4.709386 52.0094629, 4.7092421 52.0095593, 4.7091897 52.0095944, 4.7091785 52.0096013, 4.7092594 52.0096426))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

