@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/bXi1ek>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6816.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6816" ;
  gtm:kadastraleAanduiding "M6816"@nl ;
  ns0:name "Perceel GDA01-M6816"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350681670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbSyV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89485> ;
  ns0:startDate "2007-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983676402765 52.032920435124,4.6985448583555 52.032909436198,4.6986925376168 52.032900268711,4.698723856044 52.032898321573,4.698721903984 52.032886894911,4.6987575563061 52.032884577614,4.6987668614122 52.032939092642,4.6987340988277 52.03294113022,4.6987321998017 52.032930045426,4.6986979917106 52.032932263299,4.6986998775377 52.032943258132,4.698513075166 52.032954884357,4.6983747894875 52.03296348637,4.6983676402765 52.032920435124))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

