@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b7hvXb>
  gtm:kadastraalNummer "854"^^xsd:string ;
  gtm:kadastraleAanduiding "B854"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B854"^^xsd:string ;
  ns0:name "Perceel GDA01-B854"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b4nUck>, <https://n2t.net/ark:/60537/b9nyrU> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14700> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100908 52.0106834, 4.7100954 52.0106539, 4.7100774 52.0106545, 4.7097434 52.01067, 4.7096404 52.0106751, 4.7096449 52.0107085, 4.7097499 52.0107041, 4.7100714 52.0106843, 4.7100908 52.0106834))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

