@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/bg1WXr>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 8682.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8682"^^xsd:string ;
  gtm:kadastraleAanduiding "K8682"@nl ;
  ns0:name "Perceel GDA01-K8682"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330868270000/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/80419> ;
  ns0:startDate "2010-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7396546846158 52.011955616997,4.7397386219838 52.01196524683,4.7398707958032 52.01198040905,4.7398678883837 52.011990091526,4.7398999539777 52.011993764326,4.7399057831075 52.011974417429,4.7399394482602 52.011978278782,4.7399365409855 52.011987952272,4.7399491490849 52.011989396816,4.7399348258318 52.012037127262,4.7398564143389 52.012028130178,4.7397242403838 52.012012967942,4.739640244799 52.01200332879,4.7396546846158 52.011955616997))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

