@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/bIiDEW>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 6516.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6516" ;
  gtm:kadastraleAanduiding "M6516"@nl ;
  ns0:name "Perceel GDA01-M6516"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350651670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bC3LQq> ;
  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/89216> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.700814163732 52.03500329823,4.7007785098262 52.035005616146,4.700780422502 52.035016799852,4.7007489410048 52.035018836475,4.7006045027685 52.035028160288,4.7004253591136 52.035039717381,4.7004179002082 52.03499675436,4.700554824726 52.034987962222,4.7007416405747 52.034975973272,4.700739769424 52.034964933621,4.7007739788321 52.034962724146,4.7007758644259 52.034973772869,4.7008087605241 52.034971672577,4.700814163732 52.03500329823))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

