@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/bgRHGr>
  gtm:kadastraalNummer "86"^^xsd:string ;
  gtm:kadastraleAanduiding "D86"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D86"^^xsd:string ;
  ns0:name "Perceel GDA01-D86"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bnuPd5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16270> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7043986 52.0106797, 4.7043696 52.0106455, 4.7043603 52.0106514, 4.7042417 52.0107267, 4.7042044 52.0107065, 4.704222 52.0106943, 4.7041351 52.010709, 4.704006 52.0106439, 4.7039644 52.0106753, 4.7039761 52.0106812, 4.7040118 52.010702, 4.7040543 52.0107235, 4.7040248 52.0107444, 4.7040625 52.0107633, 4.7040938 52.0107827, 4.7041674 52.0108199, 4.7041859 52.0108075, 4.7042665 52.0107576, 4.7043895 52.0106853, 4.7043986 52.0106797))"^^geo:wktLiteral ;
    osm:area 220.0
  ] .

