@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/bngWid>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 6028.0 ;
  gtm:kadastraleAanduiding "E6028"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6028" ;
  ns0:name "Perceel GDA01-E6028"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280602870000/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/74915> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6957150196539 52.009771596015,4.6957655126657 52.009740819649,4.6958055663395 52.009766429218,4.6958915298266 52.009821385935,4.6959336172547 52.009848301736,4.6960250043079 52.009906723778,4.6960242838652 52.00990715998,4.6959752960852 52.00993666894,4.6959296121057 52.009907781547,4.6958240078341 52.009841887449,4.6957594685794 52.009800269504,4.6957150196539 52.009771596015))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

