@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/bcHHZR>
  gtm:kadastraalNummer "456"^^xsd:string ;
  gtm:kadastraleAanduiding "E456"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E456"^^xsd:string ;
  ns0:name "Perceel GDA01-E456"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bW2Y9s>, <https://n2t.net/ark:/60537/bWG38Q> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17656> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7041568 52.0045075, 4.7036355 52.0046889, 4.7031501 52.0048785, 4.703677 52.0053166, 4.7036966 52.0053359, 4.7038037 52.0054274, 4.7038383 52.005449, 4.7038646 52.0054505, 4.7039025 52.0054416, 4.704853 52.0051277, 4.7051057 52.0050442, 4.704853 52.0051277, 4.7048529 52.0051276, 4.7041791 52.0045273, 4.7041568 52.0045075))"^^geo:wktLiteral ;
    osm:area 6519.0
  ] .

