@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/baq0ab>
  gtm:kadastraalNummer "17" ;
  gtm:kadastraleAanduiding "A17" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A17" ;
  ns0:name "Perceel GDA01-A17"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bg25Tk> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13020> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6996427 52.0103919, 4.6996087 52.0104044, 4.6997056 52.0104541, 4.6997295 52.0104365, 4.6996427 52.0103919))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

