@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/bdKciW>
  gtm:kadastraalNummer "150" ;
  gtm:kadastraleAanduiding "C150" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C150" ;
  ns0:name "Perceel GDA01-C150"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15032> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7115606 52.0114428, 4.7115876 52.0114542, 4.7116 52.0114417, 4.7117187 52.0114837, 4.7117301 52.011488, 4.7117618 52.0114559, 4.7117485 52.0114514, 4.7116103 52.011401, 4.7115606 52.0114428))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

