@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/bYksY8>
  gtm:kadastraalNummer "34" ;
  gtm:kadastraleAanduiding "A34" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A34" ;
  ns0:name "Perceel GDA01-A34"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13037> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70007 52.0109799, 4.7000024 52.0109372, 4.6995077 52.0112353, 4.6994708 52.011212, 4.699227 52.0113899, 4.6993075 52.0114395, 4.6993535 52.0114118, 4.6999886 52.0110289, 4.70007 52.0109799))"^^geo:wktLiteral ;
    osm:area 547.0
  ] .

