@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/b4a0De>
  gtm:kadastraalNummer "128" ;
  gtm:kadastraleAanduiding "C128" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C128" ;
  ns0:name "Perceel GDA01-C128"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15010> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116733 52.0111085, 4.7116538 52.0111362, 4.7117439 52.0111686, 4.7117563 52.0111555, 4.7117617 52.011147, 4.7117702 52.0111394, 4.7117488 52.0111302, 4.7117538 52.011116, 4.7116733 52.0111085))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

