@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/bIIYBx>
  gtm:kadastraalNummer "514" ;
  gtm:kadastraleAanduiding "E514" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E514" ;
  ns0:name "Perceel GDA01-E514"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17714> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.709556 52.0068637, 4.7098555 52.0068297, 4.7097047 52.0066628, 4.7094418 52.0067324, 4.709556 52.0068637))"^^geo:wktLiteral ;
    osm:area 372.0
  ] .

