@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/bHGtXZ>
  gtm:kadastraalNummer "656"^^xsd:string ;
  gtm:kadastraleAanduiding "B656"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B656"^^xsd:string ;
  ns0:name "Perceel GDA01-B656"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bBrIh3>, <https://n2t.net/ark:/60537/bmeBCM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14502> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.706332 52.0106606, 4.7062785 52.0107019, 4.706287 52.0107061, 4.706353 52.0107345, 4.7063922 52.0107514, 4.7064489 52.0107758, 4.7065784 52.0108317, 4.7065887 52.0108238, 4.7067053 52.0108843, 4.7068756 52.0107595, 4.7068272 52.0107345, 4.7067098 52.0108257, 4.7065952 52.0107727, 4.7064922 52.0107255, 4.7064814 52.0107339, 4.7063416 52.0106653, 4.706332 52.0106606))"^^geo:wktLiteral ;
    osm:area 253.0
  ] .

