@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/bUARzq>
  gtm:kadastraalNummer "19" ;
  gtm:kadastraleAanduiding "A19" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A19" ;
  ns0:name "Perceel GDA01-A19"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0Dj7n> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13022> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6998444 52.0103407, 4.6998138 52.0103406, 4.6997259 52.0103595, 4.6996938 52.0103734, 4.6997187 52.0103994, 4.6997335 52.010396, 4.6998075 52.0103795, 4.6998444 52.0103407))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

