@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/bGDYIN>
  gtm:kadastraalNummer "119"^^xsd:string ;
  gtm:kadastraleAanduiding "E119"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E119"^^xsd:string ;
  ns0:name "Perceel GDA01-E119"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b4ZZWS>, <https://n2t.net/ark:/60537/b9Ap3c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17335> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.701567 52.0104788, 4.7015472 52.0104686, 4.7016523 52.0103879, 4.7016406 52.010382, 4.7014229 52.0105431, 4.7014128 52.0105479, 4.7014465 52.0105745, 4.7014558 52.0105696, 4.701567 52.0104788))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

