@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/b9AcDy>
  gtm:kadastraalNummer "1007" ;
  gtm:kadastraleAanduiding "D1007" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D1007" ;
  ns0:name "Perceel GDA01-D1007"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bWSLs5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17192> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080102 52.0076574, 4.7077133 52.0076184, 4.7076711 52.0076114, 4.7076286 52.0076173, 4.7075489 52.0076505, 4.7075196 52.007687, 4.7075313 52.007727, 4.7075802 52.0077542, 4.7076648 52.0077767, 4.7077272 52.0077774, 4.7080102 52.0076574))"^^geo:wktLiteral ;
    osm:area 375.0
  ] .

