@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/bp9bPG>
  gtm:kadastraalNummer "920" ;
  gtm:kadastraleAanduiding "D920" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D920" ;
  ns0:name "Perceel GDA01-D920"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17105> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7054751 52.0096522, 4.7054853 52.0096505, 4.7051648 52.0094918, 4.7051155 52.0095293, 4.7051937 52.0095711, 4.7052339 52.0095395, 4.7052667 52.0095553, 4.7052213 52.009591, 4.705427 52.0096909, 4.7054422 52.0096992, 4.7054898 52.0096611, 4.7054751 52.0096522))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

