@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/bWSBZp>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 2840.0 ;
  gtm:kadastraleAanduiding "E2840"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2840"^^xsd:string ;
  ns0:name "Perceel GDA01-E2840"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280284070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3kpNj> ;
  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/73734> ;
  ns0:startDate "2000-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009779754668 52.007704336253,4.7010242043058 52.007660580477,4.7011087906389 52.007706698737,4.7012166489848 52.007755864806,4.701164694209 52.007801654621,4.7010067159486 52.007719307722,4.7009779754668 52.007704336253))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

