@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/bvpbtI>
  gtm:kadastraalNummer "509" ;
  gtm:kadastraleAanduiding "D509" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D509" ;
  ns0:name "Perceel GDA01-D509"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8xTvq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16694> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098108 52.009654, 4.7098482 52.0096306, 4.7098343 52.0096217, 4.7096924 52.0095312, 4.709674 52.0095194, 4.7096396 52.0095398, 4.709658 52.0095517, 4.7097639 52.0096195, 4.7097562 52.0096242, 4.7098108 52.009654))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

