@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/bKaSk3>
  gtm:kadastraalNummer "214" ;
  gtm:kadastraleAanduiding "D214" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D214" ;
  ns0:name "Perceel GDA01-D214"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16398> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7074808 52.0088533, 4.7074244 52.0088784, 4.7074711 52.0089093, 4.7074997 52.0088957, 4.7074898 52.0088877, 4.7075166 52.0088751, 4.7074808 52.0088533))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

