@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/bWftd0>
  gtm:kadastraalNummer "129" ;
  gtm:kadastraleAanduiding "C129" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C129" ;
  ns0:name "Perceel GDA01-C129"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15011> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7115742 52.0110993, 4.7115653 52.0111286, 4.7116002 52.0111323, 4.7115755 52.0111606, 4.7116213 52.0111758, 4.7116538 52.0111362, 4.7116733 52.0111085, 4.7115742 52.0110993))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

