@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/bchmer>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6049.0 ;
  gtm:kadastraleAanduiding "E6049"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6049" ;
  ns0:name "Perceel GDA01-E6049"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280604970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baCUEc>, <https://n2t.net/ark:/60537/bGEaeG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74924> ;
  ns0:startDate "2022-11-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024449849954 52.010725067783,4.702618934254 52.010756334511,4.7027268769921 52.01077385143,4.7027103513447 52.010826831912,4.7026180895579 52.010811644286,4.7025677942707 52.010802048776,4.7025795157986 52.01077561012,4.7025382619269 52.010768188445,4.7025374887929 52.010770170388,4.702526388871 52.010768308145,4.7025099525975 52.010782045712,4.7024073286553 52.01076724707,4.7024107170251 52.010745676615,4.7024312578547 52.010749301586,4.7024441167704 52.010726599751,4.7024449849954 52.010725067783))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

