@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/bFoMuX>
  gtm:kadastraalNummer "292"^^xsd:string ;
  gtm:kadastraleAanduiding "D292"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D292"^^xsd:string ;
  ns0:name "Perceel GDA01-D292"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bFp0b9>, <https://n2t.net/ark:/60537/bJmgMm>, <https://n2t.net/ark:/60537/bQQtHL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16476> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091446 52.0081711, 4.7091206 52.0081799, 4.7092674 52.0082563, 4.7092235 52.0082884, 4.7094035 52.0083821, 4.7094454 52.0083514, 4.7095762 52.0084194, 4.7095894 52.0084264, 4.7096398 52.008392, 4.7093625 52.0082419, 4.7093252 52.0082691, 4.7091511 52.0081747, 4.7091446 52.0081711))"^^geo:wktLiteral ;
    osm:area 236.0
  ] .

