@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/b0D6Rm>
  gtm:kadastraalNummer "344" ;
  gtm:kadastraleAanduiding "B344" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B344" ;
  ns0:name "Perceel GDA01-B344"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bUNBZp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14190> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7073366 52.0119456, 4.7072442 52.0119055, 4.7072254 52.0119219, 4.707176 52.0118995, 4.7071654 52.0119088, 4.7073049 52.0119748, 4.7073366 52.0119456))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

