@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/bE8Abp>
  gtm:kadastraalNummer "84"^^xsd:string ;
  gtm:kadastraleAanduiding "A84"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A84"^^xsd:string ;
  ns0:name "Perceel GDA01-A84"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bDJo6I> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13086> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.703144 52.0122834, 4.7030859 52.0122336, 4.7029383 52.0123226, 4.7027806 52.0124192, 4.7027211 52.0124557, 4.7028309 52.0125092, 4.7028955 52.0125408, 4.7030309 52.0124455, 4.7030334 52.0124437, 4.702956 52.0124021, 4.7029973 52.0123751, 4.7031107 52.0123038, 4.703144 52.0122834))"^^geo:wktLiteral ;
    osm:area 349.0
  ] .

