@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b37zwY>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 897.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M897" ;
  gtm:kadastraleAanduiding "M897"@nl ;
  ns0:name "Perceel GDA01-M897"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350089770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuYR> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84995> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076466935088 52.037318753546,4.7076977692249 52.037315443924,4.7076931088849 52.037292155127,4.7077299171876 52.037289733912,4.7077380636841 52.037331091473,4.707719360696 52.037332304853,4.7077452182085 52.03748203853,4.7076755250559 52.037486669901,4.7076732550299 52.037470100221,4.7076544202767 52.037471348785,4.7076505180119 52.037449008139,4.7076874727243 52.037446551828,4.7076838740304 52.037424374727,4.7076650398421 52.037425587341,4.7076466935088 52.037318753546))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

