@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/bOyzFt>
  gtm:kadastraalNummer "820"^^xsd:string ;
  gtm:kadastraleAanduiding "A820"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A820"^^xsd:string ;
  ns0:name "Perceel GDA01-A820"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfCHqc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13820> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7206878 52.0068724, 4.7206725 52.0069414, 4.7207528 52.0069374, 4.7208555 52.0069362, 4.7209267 52.0069399, 4.7209874 52.0069461, 4.7212003 52.0069865, 4.721558 52.0070544, 4.7221649 52.0071693, 4.7222265 52.0069234, 4.7221119 52.0069126, 4.7217029 52.0068933, 4.7213032 52.0068829, 4.7209962 52.0068749, 4.7208137 52.0068674, 4.7206878 52.0068724))"^^geo:wktLiteral ;
    osm:area 1708.0
  ] .

