@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/bbFcp1>
  gtm:kadastraalNummer "158" ;
  gtm:kadastraleAanduiding "C158" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C158" ;
  ns0:name "Perceel GDA01-C158"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15040> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116215 52.0113221, 4.711573 52.0113743, 4.711574 52.0113747, 4.7115229 52.0114268, 4.7115418 52.0114349, 4.7115955 52.0113794, 4.7116174 52.0113873, 4.7116351 52.0113693, 4.7116654 52.0113385, 4.7116215 52.0113221))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

