@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/bpMhO5>
  gtm:kadastraalNummer "226" ;
  gtm:kadastraleAanduiding "C226" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C226" ;
  ns0:name "Perceel GDA01-C226"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b3KERb> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15108> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7109681 52.010427, 4.7109121 52.0104049, 4.7108491 52.0104754, 4.7109055 52.0104951, 4.7109681 52.010427))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

