@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/b8k38j>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 4145.0 ;
  gtm:kadastraleAanduiding "E4145"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4145"^^xsd:string ;
  ns0:name "Perceel GDA01-E4145"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280414570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkEi> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74553> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6935542656539 52.009554414721,4.6936274995969 52.009552635089,4.6937507244794 52.009549783678,4.6938242409664 52.009547628074,4.6938242499699 52.009547987664,4.6939226260298 52.009546077301,4.6939227198464 52.009570148844,4.6939227841319 52.009589537246,4.6938267646007 52.009591641259,4.69375338482 52.009593429145,4.6936301875556 52.009596370606,4.6935569610127 52.009598608693,4.6935542656539 52.009554414721))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

