@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b6FsRS>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 3834.0 ;
  gtm:kadastraleAanduiding "H3834"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3834"^^xsd:string ;
  schema:name "Perceel GDA01-H3834"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310383470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTLi1o> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77835> ;
  schema:startDate "2020-08-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024189781349 52.018221598722,4.7024360832766 52.018220520733,4.7025049852346 52.018216166609,4.7027851550278 52.018198605449,4.7027874006861 52.018198465701,4.702790602658 52.018218699232,4.7027920240779 52.018227695897,4.7027834877838 52.018227646272,4.7025819393919 52.018226384527,4.7023875536935 52.018234026665,4.7020850145703 52.018252013988,4.7017473579855 52.018272393725,4.7013465849482 52.018296018156,4.7012354882255 52.018302570605,4.7012351991754 52.018296708482,4.7012360303239 52.018296659394,4.7017975182072 52.018260874997,4.7024189781349 52.018221598722))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

