@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/bpMhVm>
  gtm:kadastraalNummer "36"^^xsd:string ;
  gtm:kadastraleAanduiding "E36"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E36"^^xsd:string ;
  ns0:name "Perceel GDA01-E36"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bIJcbt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17252> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6978628 52.0081816, 4.6976033 52.0080833, 4.6971307 52.0083388, 4.696868 52.0082214, 4.6967077 52.0082742, 4.6966788 52.0082893, 4.6966646 52.0083066, 4.6966613 52.0083214, 4.6966634 52.0083382, 4.6966764 52.0083548, 4.6966993 52.0083726, 4.6968278 52.0084487, 4.6969672 52.0085455, 4.6970364 52.008583, 4.6971057 52.0086205, 4.6971711 52.0085834, 4.6973377 52.0084862, 4.6978628 52.0081816))"^^geo:wktLiteral ;
    osm:area 1978.0
  ] .

