@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/bpMhRD>
  gtm:kadastraalNummer "85"^^xsd:string ;
  gtm:kadastraleAanduiding "D85"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D85"^^xsd:string ;
  ns0:name "Perceel GDA01-D85"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bT8bUn>, <https://n2t.net/ark:/60537/bWtoUG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16269> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7043696 52.0106455, 4.7043298 52.0106227, 4.7043219 52.0106279, 4.7042284 52.0106899, 4.704222 52.0106943, 4.7042044 52.0107065, 4.7042417 52.0107267, 4.7043603 52.0106514, 4.7043696 52.0106455))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

