@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/bkCi7G>
  gtm:kadastraalNummer "52"^^xsd:string ;
  gtm:kadastraleAanduiding "E52"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E52"^^xsd:string ;
  ns0:name "Perceel GDA01-E52"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfchPV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17268> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6988953 52.0092195, 4.6989671 52.009257, 4.699056 52.0093033, 4.6991392 52.0093471, 4.6996291 52.0090322, 4.6993693 52.0088998, 4.6988953 52.0092195))"^^geo:wktLiteral ;
    osm:area 1087.0
  ] .

