@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/bW2Ohf>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 6209.0 ;
  gtm:kadastraleAanduiding "E6209"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6209"^^xsd:string ;
  ns0:name "Perceel GDA01-E6209"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280620970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSuc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74988> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6927537923879 52.009001230559,4.6929368298253 52.00899688124,4.6929384238898 52.009023739059,4.6929398112537 52.009046074483,4.6928025529254 52.009049462457,4.6926411505314 52.009053444863,4.6926379114554 52.009003980439,4.6926531523952 52.009003620946,4.6927537923879 52.009001230559))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

