@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/bchish>
  gtm:kadastraalNummer "96" ;
  gtm:kadastraleAanduiding "C96" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C96" ;
  ns0:name "Perceel GDA01-C96"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbsypy> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14978> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121204 52.0109674, 4.7121077 52.0109876, 4.7120918 52.0109814, 4.7119918 52.0110783, 4.7119801 52.0110873, 4.7120374 52.0111172, 4.7120474 52.011106, 4.712102 52.0110155, 4.7121193 52.0109979, 4.7121369 52.010968, 4.7121204 52.0109674))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

