@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/bNVtNb>
  gtm:kadastraalNummer "373" ;
  gtm:kadastraleAanduiding "E373" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E373" ;
  ns0:name "Perceel GDA01-E373"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17574> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7015498 52.0061972, 4.701522 52.0061741, 4.7011665 52.0063119, 4.7013518 52.0064339, 4.7014201 52.0064804, 4.7014545 52.0064649, 4.7013687 52.0064102, 4.7013336 52.0063878, 4.7012293 52.0063214, 4.7015498 52.0061972))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

