@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/bE8Aoz>
  gtm:kadastraalNummer "624" ;
  gtm:kadastraleAanduiding "D624" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D624" ;
  ns0:name "Perceel GDA01-D624"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16809> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119463 52.0069388, 4.7118343 52.0069179, 4.7118228 52.0069157, 4.7115026 52.0067704, 4.7114732 52.0067424, 4.7114021 52.0067671, 4.7114089 52.0067744, 4.7114096 52.006783, 4.71138 52.0068057, 4.7113582 52.006926, 4.7119166 52.0070098, 4.7119463 52.0069388))"^^geo:wktLiteral ;
    osm:area 553.0
  ] .

