@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/bWSC1V>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 4080.0 ;
  gtm:kadastraleAanduiding "E4080"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4080" ;
  ns0:name "Perceel GDA01-E4080"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280408070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hV6q> ;
  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/74508> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6945934491321 52.010069754631,4.6945289120714 52.010109112695,4.6945049294947 52.010123730556,4.694477520618 52.010140449516,4.6944272760902 52.010171082981,4.6943645328231 52.010209336948,4.6943554895731 52.010214856541,4.6943063312479 52.010181804406,4.6944082796826 52.010118478812,4.6944089001178 52.010118859977,4.694452890029 52.010091434532,4.6945346046988 52.010041409462,4.6945412218557 52.010037358668,4.6945514941989 52.010043728983,4.6945934491321 52.010069754631))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

