@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/bvbuIs>
  gtm:kadastraalNummer "860" ;
  gtm:kadastraleAanduiding "C860" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C860" ;
  ns0:name "Perceel GDA01-C860"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b2vDT2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15742> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098168 52.0149716, 4.7098284 52.014971, 4.7102269 52.0149816, 4.7102101 52.0149438, 4.7100669 52.0149374, 4.7098108 52.0149289, 4.709803 52.0149307, 4.7098168 52.0149716))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

