@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bnuB6x>
  gtm:kadastraalNummer "179" ;
  gtm:kadastraleAanduiding "A179" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A179" ;
  ns0:name "Perceel GDA01-A179"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bELUeP>, <https://n2t.net/ark:/60537/bNizo3> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13181> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063688 52.0141465, 4.7063245 52.0141212, 4.7061634 52.0142096, 4.7061996 52.0142307, 4.7062491 52.0141984, 4.7062621 52.0142071, 4.7063688 52.0141465))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

