@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/biWKS5>
  gtm:oppervlakte 196.0 ;
  gtm:kadastraalNummer 895.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M895" ;
  gtm:kadastraleAanduiding "M895"@nl ;
  ns0:name "Perceel GDA01-M895"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350089570000/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/84993> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078147654774 52.037477415265,4.7078119264954 52.03746087826,4.7077936752281 52.037462094258,4.7077897728946 52.037439753617,4.7078264212797 52.037437313472,4.7078228911582 52.03741541541,4.7078043341428 52.037416611669,4.7077890813873 52.0373277635,4.7078072007588 52.037326591684,4.7078006305658 52.037285081431,4.7079186128289 52.037277303963,4.7079514090641 52.037468325254,4.7079186706735 52.037470500364,4.7078147654774 52.037477415265))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

