@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/bWFRtk>
  gtm:kadastraalNummer "399" ;
  gtm:kadastraleAanduiding "A399" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A399" ;
  ns0:name "Perceel GDA01-A399"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13401> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7165611 52.0143759, 4.7160158 52.0142827, 4.7159997 52.0143188, 4.7159575 52.0143117, 4.7159408 52.0143506, 4.7159227 52.0143613, 4.7159712 52.014369, 4.7159554 52.0144072, 4.7165166 52.014496, 4.7165431 52.0144212, 4.7165611 52.0143759))"^^geo:wktLiteral ;
    osm:area 569.0
  ] .

