@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/bwEopi>
  gtm:kadastraalNummer "54" ;
  gtm:kadastraleAanduiding "A54" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A54" ;
  ns0:name "Perceel GDA01-A54"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13056> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7008483 52.0109317,4.7010312 52.0110321,4.7010711 52.0110083,4.70123 52.0109156,4.701141 52.0108248,4.7010978 52.0108489,4.7010536 52.010804,4.700882 52.0109088,4.7008562 52.0109263,4.7008483 52.0109317))"^^geo:wktLiteral ;
    osm:area 344.0
  ] .

