@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/beZpxM>
  gtm:kadastraalNummer "658" ;
  gtm:kadastraleAanduiding "D658" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D658" ;
  ns0:name "Perceel GDA01-D658"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16843> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118176 52.007867, 4.7118086 52.0078623, 4.7116449 52.0077872, 4.7115154 52.0077287, 4.7114538 52.0077827, 4.7114525 52.0077838, 4.7116372 52.0078609, 4.71176 52.0079144, 4.7117706 52.0079176, 4.7118176 52.007867))"^^geo:wktLiteral ;
    osm:area 183.0
  ] .

