@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/bN5G3G>
  gtm:kadastraalNummer "467"^^xsd:string ;
  gtm:kadastraleAanduiding "E467"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E467"^^xsd:string ;
  ns0:name "Perceel GDA01-E467"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bBEoxp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17667> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061211 52.0041141, 4.7060948 52.0041492, 4.7060938 52.0041817, 4.706288 52.0043584, 4.7063201 52.0043759, 4.7063564 52.0043755, 4.7064027 52.0043648, 4.7068513 52.0041783, 4.7069323 52.004139, 4.7069621 52.0041085, 4.7069715 52.0040696, 4.7068059 52.0039098, 4.7067606 52.0038984, 4.7067117 52.0038991, 4.7066568 52.0039138, 4.7061211 52.0041141))"^^geo:wktLiteral ;
    osm:area 1825.0
  ] .

