@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bzLSUe>
  gtm:kadastraalNummer "462" ;
  gtm:kadastraleAanduiding "D462" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D462" ;
  ns0:name "Perceel GDA01-D462"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/be9NIa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16647> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708925 52.0094883, 4.7089333 52.0094822, 4.70911 52.0093524, 4.7090905 52.0093422, 4.7091094 52.0093283, 4.7090957 52.0093211, 4.7090331 52.0093661, 4.7088923 52.0094675, 4.708883 52.0094728, 4.708925 52.0094883))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

