@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bzLSNY>
  gtm:kadastraalNummer "657"^^xsd:string ;
  gtm:kadastraleAanduiding "B657"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B657"^^xsd:string ;
  ns0:name "Perceel GDA01-B657"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bH3AgX>, <https://n2t.net/ark:/60537/bWfGZC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14503> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063854 52.0106214, 4.706332 52.0106606, 4.7063416 52.0106653, 4.7064814 52.0107339, 4.7064922 52.0107255, 4.7065952 52.0107727, 4.7067098 52.0108257, 4.7068272 52.0107345, 4.7067473 52.0106931, 4.7066826 52.0107403, 4.7066465 52.0107215, 4.7066313 52.0107138, 4.7066221 52.0107091, 4.7065702 52.010685, 4.7065471 52.0107024, 4.706397 52.0106272, 4.7063854 52.0106214))"^^geo:wktLiteral ;
    osm:area 242.0
  ] .

