@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/b8X6xK>
  gtm:kadastraalNummer "296" ;
  gtm:kadastraleAanduiding "D296" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D296" ;
  ns0:name "Perceel GDA01-D296"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16480> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097263 52.0083374, 4.7097175 52.0083338, 4.7096764 52.0083197, 4.7096683 52.0083067, 4.7095762 52.0082608, 4.7094532 52.0082008, 4.7094228 52.0082239, 4.7096788 52.008358, 4.7096877 52.0083635, 4.7097263 52.0083374))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

