@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/bKaScC>
  gtm:kadastraalNummer "20" ;
  gtm:kadastraleAanduiding "B20" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B20" ;
  ns0:name "Perceel GDA01-B20"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bMGtTV>, <https://n2t.net/ark:/60537/btjotG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13867> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096077 52.0148091, 4.7095844 52.0148049, 4.7094159 52.0147285, 4.7094049 52.0147378, 4.7095819 52.0148188, 4.7096037 52.0148226, 4.7096077 52.0148091))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

