@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/bd76ds>
  gtm:kadastraalNummer "861" ;
  gtm:kadastraleAanduiding "B861" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B861" ;
  ns0:name "Perceel GDA01-B861"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14707> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094619 52.0105684, 4.7094574 52.0105475, 4.7094198 52.0105565, 4.7094074 52.0105367, 4.7093431 52.0105571, 4.7093695 52.0105931, 4.7094393 52.0105768, 4.7094619 52.0105684))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

