@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/b0D6Wf>
  gtm:kadastraalNummer "856" ;
  gtm:kadastraleAanduiding "C856" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C856" ;
  ns0:name "Perceel GDA01-C856"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15738> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097305 52.0147398, 4.7097299 52.0147814, 4.7097362 52.0147816, 4.709866 52.0147975, 4.7099195 52.0148003, 4.7097474 52.0147408, 4.7097305 52.0147398))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

