@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/bu8Zom>
  gtm:kadastraalNummer "392"^^xsd:string ;
  gtm:kadastraleAanduiding "E392"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E392"^^xsd:string ;
  ns0:name "Perceel GDA01-E392"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bsHgQW>, <https://n2t.net/ark:/60537/bZNz15> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17592> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.702471 52.0070794, 4.7024369 52.0070626, 4.7024282 52.0070692, 4.7024092 52.0070838, 4.7024445 52.0071004, 4.7024615 52.0070867, 4.702471 52.0070794))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

