@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/bg1TQG>
  gtm:kadastraalNummer "111" ;
  gtm:kadastraleAanduiding "C111" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C111" ;
  ns0:name "Perceel GDA01-C111"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b5PNx3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14993> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107832 52.0105724, 4.7107822 52.0105836, 4.7107966 52.0105842, 4.7107956 52.0105949, 4.7108969 52.0105988, 4.7108978 52.0105879, 4.7109092 52.0105882, 4.7109081 52.0106002, 4.7110153 52.0106044, 4.7110177 52.0105385, 4.7110008 52.0105378, 4.7107832 52.0105724))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

