@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/bhuS37>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 986.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N986"^^xsd:string ;
  gtm:kadastraleAanduiding "N986"@nl ;
  ns0:name "Perceel GDA01-N986"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360098670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/breoB7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106530> ;
  ns0:startDate "2021-08-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6899550858582 52.000906424599,4.6897514585088 52.000947400855,4.6897489531149 52.000941822167,4.6897395541165 52.000922549195,4.6897321864423 52.00090937343,4.6897244827421 52.000896267581,4.6897164574376 52.000883240722,4.6897101295921 52.000873432793,4.6898887303782 52.000820767189,4.689926704133 52.000869835321,4.6899550858582 52.000906424599))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

