@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/bM3asv>
  gtm:kadastraalNummer "347" ;
  gtm:kadastraleAanduiding "C347" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C347" ;
  ns0:name "Perceel GDA01-C347"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bdKeXu>, <https://n2t.net/ark:/60537/bOLtBG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15229> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135203 52.0076175, 4.7135086 52.0076129, 4.7134642 52.0076537, 4.7134778 52.0076575, 4.713706 52.0077416, 4.7139081 52.0077983, 4.7139252 52.0077546, 4.7137724 52.0077093, 4.7135203 52.0076175))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

