@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/bJYaGT>
  gtm:kadastraalNummer "809"^^xsd:string ;
  gtm:kadastraleAanduiding "D809"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D809"^^xsd:string ;
  ns0:name "Perceel GDA01-D809"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bR39ZW>, <https://n2t.net/ark:/60537/bTyzF7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16994> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7070269 52.0084467, 4.7070627 52.0084205, 4.7070955 52.0084376, 4.7071467 52.0084001, 4.7070498 52.0083662, 4.7070225 52.008386, 4.706943 52.0083444, 4.7068963 52.0083783, 4.7070269 52.0084467))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

