@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/bHGtYa>
  gtm:kadastraalNummer "7"^^xsd:string ;
  gtm:kadastraleAanduiding "C7"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C7"^^xsd:string ;
  ns0:name "Perceel GDA01-C7"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bHGGwf>, <https://n2t.net/ark:/60537/bLDOIO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14889> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103088 52.0125242, 4.7103124 52.0124856, 4.7102644 52.0124794, 4.710216 52.0124715, 4.7101999 52.0124693, 4.7100344 52.012459, 4.7100159 52.0124575, 4.7100107 52.0125068, 4.7100268 52.0125074, 4.7102497 52.0125257, 4.7102492 52.01253, 4.7102933 52.012534, 4.7103088 52.0125242))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

