@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/bvOAPi>
  gtm:kadastraalNummer "656" ;
  gtm:kadastraleAanduiding "D656" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D656" ;
  ns0:name "Perceel GDA01-D656"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16841> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711896 52.007787, 4.7118854 52.0077829, 4.7116773 52.0076888, 4.711651 52.0077111, 4.7116231 52.0076986, 4.7116039 52.0077146, 4.7116935 52.0077572, 4.7118539 52.0078289, 4.711896 52.007787))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

