@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/bcv0bn>
  gtm:kadastraalNummer "274" ;
  gtm:kadastraleAanduiding "C274" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C274" ;
  ns0:name "Perceel GDA01-C274"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15156> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123563 52.0093576, 4.7123343 52.0093848, 4.7123151 52.009379, 4.7123168 52.0094025, 4.7122948 52.0094323, 4.7125224 52.0095026, 4.7125454 52.0094734, 4.7126745 52.0095123, 4.7126536 52.0095387, 4.7130742 52.009665, 4.7131236 52.0095891, 4.7124327 52.0093807, 4.7123563 52.0093576))"^^geo:wktLiteral ;
    osm:area 512.0
  ] .

