@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/b5PFJU>
  gtm:oppervlakte 159.0 ;
  gtm:kadastraalNummer 6937.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6937"^^xsd:string ;
  gtm:kadastraleAanduiding "M6937"@nl ;
  ns0:name "Perceel GDA01-M6937"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350693770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b62vY1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89600> ;
  ns0:startDate "2007-07-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7016424776827 52.025814055491,4.7017025053445 52.025768609122,4.7017575646032 52.025796479084,4.7018544825239 52.025845526638,4.7019110167929 52.02587414216,4.7018991204734 52.025883142209,4.7019326669645 52.025900001933,4.7019581695918 52.025880708462,4.7019917161034 52.025897568169,4.7019662133435 52.025916870635,4.7019184360193 52.025953040507,4.7017947931742 52.02589076832,4.7016977704846 52.025841899875,4.7016424776827 52.025814055491))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

