@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/br1uZw>
  gtm:kadastraalNummer "170" ;
  gtm:kadastraleAanduiding "D170" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D170" ;
  ns0:name "Perceel GDA01-D170"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bg25Ds> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16354> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70702 52.0097816, 4.7070077 52.0097764, 4.7068578 52.0096919, 4.7068288 52.0097114, 4.7067995 52.0096949, 4.7067903 52.0097011, 4.7068622 52.0097409, 4.7069699 52.0098005, 4.7069809 52.009806, 4.70702 52.0097816))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

