@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/bUNC8b>
  gtm:oppervlakte 266.0 ;
  gtm:kadastraalNummer 6009.0 ;
  gtm:kadastraleAanduiding "E6009"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6009" ;
  ns0:name "Perceel GDA01-E6009"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280600970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMGtZ0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74903> ;
  ns0:startDate "2019-04-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942961014698 52.008282400974,4.6944075311597 52.008200929636,4.6944076901112 52.008201011467,4.6944528347117 52.008224098762,4.6946555376358 52.008327786497,4.6946346434321 52.008343375327,4.6945628245057 52.008396991145,4.6945425195957 52.008412142994,4.6944271552446 52.008351412445,4.6943415101661 52.008306307813,4.6942961014698 52.008282400974))"^^geo:wktLiteral ;
    osm:area 266.0
  ] .

