@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/bgRHDT>
  gtm:kadastraalNummer "227" ;
  gtm:kadastraleAanduiding "C227" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C227" ;
  ns0:name "Perceel GDA01-C227"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b3KERb> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15109> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110549 52.0104685, 4.7109681 52.010427, 4.7109055 52.0104951, 4.7109319 52.0105002, 4.7109809 52.0104889, 4.7109863 52.0105088, 4.7110139 52.010505, 4.7110111 52.0104933, 4.7110085 52.0104822, 4.7110549 52.0104711, 4.7110549 52.0104685))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

