@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/beMKOn>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 8924.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8924"^^xsd:string ;
  gtm:kadastraleAanduiding "K8924"@nl ;
  ns0:name "Perceel GDA01-K8924"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330892470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbsHd2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80543> ;
  ns0:startDate "2014-10-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7479024534534 52.00799248229,4.7480645330221 52.007989371584,4.7482107456357 52.007986659898,4.7482221534738 52.007986416218,4.7482250661814 52.008043661043,4.7482250989842 52.008044425234,4.7481440404653 52.008045755914,4.7481434223668 52.008033941828,4.7481057904896 52.008034681302,4.74810639568 52.00804637847,4.7481069895101 52.008057850867,4.7480693576123 52.008058590329,4.7480687654576 52.008047001092,4.7479053660094 52.008049709148,4.7479024534534 52.00799248229))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

