@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/bW2Lsz>
  gtm:kadastraalNummer "212" ;
  gtm:kadastraleAanduiding "B212" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B212" ;
  ns0:name "Perceel GDA01-B212"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bJmiqI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14059> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049394 52.0120889, 4.7048431 52.0122107, 4.7047924 52.0121971, 4.7047984 52.0121868, 4.7047473 52.012175, 4.7046804 52.0123098, 4.7047753 52.0123776, 4.7048489 52.0122782, 4.7048643 52.0122602, 4.7048498 52.0122554, 4.7049782 52.0121071, 4.7049394 52.0120889))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

