@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/bd79B5>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 888.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M888" ;
  gtm:kadastraleAanduiding "M888"@nl ;
  ns0:name "Perceel GDA01-M888"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350088870000/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/84986> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7077725706218 52.036831833665,4.707842143843 52.036827354351,4.7078687105119 52.036978386428,4.7078506781766 52.036979594709,4.7078583843867 52.037022118212,4.7077887048987 52.037026857587,4.7077812044143 52.036984227405,4.707799295046 52.036983019471,4.7077835544415 52.036894635876,4.7077651429634 52.036895859933,4.7077617651886 52.036873531304,4.7077985591156 52.036871074032,4.7077946554665 52.036848823266,4.7077761125768 52.036850064543,4.7077725706218 52.036831833665))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

