@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/boJQs7>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 8681.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8681"^^xsd:string ;
  gtm:kadastraleAanduiding "K8681"@nl ;
  ns0:name "Perceel GDA01-K8681"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330868170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8kcJh> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80418> ;
  ns0:startDate "2009-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7396691250509 52.011907860264,4.7399634873914 52.011941630498,4.7399491490849 52.011989396816,4.7399365409855 52.011987952272,4.7399394482602 52.011978278782,4.7399057831075 52.011974417429,4.7398999539777 52.011993764326,4.7398678883837 52.011990091526,4.7398707958032 52.01198040905,4.7397386219838 52.01196524683,4.7396546846158 52.011955616997,4.7396691250509 52.011907860264))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

