@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bS5tqa>
  gtm:kadastraalNummer "145" ;
  gtm:kadastraleAanduiding "C145" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C145" ;
  ns0:name "Perceel GDA01-C145"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bPBi8E> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15027> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119378 52.0112331, 4.7119285 52.0112288, 4.7118607 52.0112017, 4.711866 52.0111966, 4.7118539 52.0111917, 4.7118483 52.0111968, 4.7118067 52.0112447, 4.7119033 52.0112802, 4.7119378 52.0112331))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

