@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bmepci>
  gtm:kadastraalNummer "393"^^xsd:string ;
  gtm:kadastraleAanduiding "E393"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E393"^^xsd:string ;
  ns0:name "Perceel GDA01-E393"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZNz15> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17593> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7024092 52.0070838, 4.7024282 52.0070692, 4.7020671 52.0068846, 4.7016096 52.0071987, 4.7016456 52.0072187, 4.7016609 52.0072081, 4.7017025 52.0072312, 4.7016946 52.0072366, 4.7017496 52.0072614, 4.7017437 52.0072663, 4.7018765 52.0073262, 4.7018891 52.0073155, 4.701967 52.0073506, 4.7019518 52.0073634, 4.7020569 52.0074136, 4.7024445 52.0071004, 4.7024615 52.0070867, 4.7024445 52.0071004, 4.7024092 52.0070838))"^^geo:wktLiteral ;
    osm:area 1694.0
  ] .

