@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/bj9peF>
  gtm:kadastraalNummer "784" ;
  gtm:kadastraleAanduiding "C784" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C784" ;
  ns0:name "Perceel GDA01-C784"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbsI12> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15666> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099453 52.0132117, 4.7099429 52.0132365, 4.7099538 52.0132371, 4.7101253 52.0132672, 4.710136 52.0132219, 4.7099568 52.0132128, 4.7099453 52.0132117))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

