@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/bc4BFF>
  gtm:kadastraalNummer "40" ;
  gtm:kadastraleAanduiding "A40" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A40" ;
  ns0:name "Perceel GDA01-A40"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13043> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7008504 52.0107578, 4.7009741 52.0106767, 4.7009296 52.0106442, 4.700657 52.0108002, 4.7007099 52.0108353, 4.7006961 52.0108432, 4.700718 52.0108571, 4.7007439 52.0108413, 4.700816 52.0107955, 4.7008048 52.0107894, 4.7008504 52.0107578))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

