@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/b87iJm>
  gtm:kadastraalNummer "708" ;
  gtm:kadastraleAanduiding "C708" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C708" ;
  ns0:name "Perceel GDA01-C708"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bDJdz7>, <https://n2t.net/ark:/60537/bMg4mm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15590> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114752 52.0126972, 4.7114051 52.0127251, 4.7114187 52.0127346, 4.7116591 52.0128731, 4.7117101 52.0128401, 4.7114901 52.0127065, 4.7114752 52.0126972))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

