@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/bvbxs3>
  gtm:oppervlakte 315.0 ;
  gtm:kadastraalNummer 6027.0 ;
  gtm:kadastraleAanduiding "E6027"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6027" ;
  ns0:name "Perceel GDA01-E6027"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280602770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7vrsR> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74914> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6956983941073 52.01001560583,4.6956274376532 52.009971685036,4.6955479399576 52.009922482753,4.6955080470576 52.009897781872,4.6956925373437 52.009785306111,4.6957329189163 52.009810432256,4.695811907282 52.009859604458,4.6958753722159 52.009899112774,4.6957140381704 52.009995743439,4.6957223483569 52.010000906665,4.6956983941073 52.01001560583))"^^geo:wktLiteral ;
    osm:area 317.0
  ] .

