@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/bOkS2O>
  gtm:kadastraalNummer "130" ;
  gtm:kadastraleAanduiding "C130" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C130" ;
  ns0:name "Perceel GDA01-C130"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15012> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7115156 52.0110938, 4.7114998 52.0111276, 4.7115408 52.0111413, 4.7115357 52.0111473, 4.7115453 52.0111505, 4.7115755 52.0111606, 4.7116002 52.0111323, 4.7115653 52.0111286, 4.7115742 52.0110993, 4.7115156 52.0110938))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

