@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/b62iKx>
  gtm:kadastraalNummer "452" ;
  gtm:kadastraleAanduiding "A452" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A452" ;
  ns0:name "Perceel GDA01-A452"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bV0sOZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13454> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7162178 52.0155118, 4.7161679 52.0156578, 4.7167986 52.0157707, 4.716846 52.0156268, 4.7162178 52.0155118))"^^geo:wktLiteral ;
    osm:area 738.0
  ] .

