@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/bwrJTe>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 8400.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8400"^^xsd:string ;
  gtm:kadastraleAanduiding "K8400"@nl ;
  ns0:name "Perceel GDA01-K8400"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330840070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsHh3s> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80239> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7418901196546 52.010894589737,4.7420381424567 52.010884192564,4.7420389747643 52.010893158541,4.7420389327982 52.010902146692,4.7420380027691 52.010911103011,4.7420361993706 52.010920018589,4.742033523249 52.010928848489,4.7420188538564 52.010977530057,4.7419977242011 52.010975122213,4.7418702483719 52.010960590347,4.7417355450595 52.010945245713,4.7417069121738 52.010941951767,4.7417149264248 52.010915444035,4.7417199128003 52.010898923767,4.7418422222563 52.010897949481,4.7418901196546 52.010894589737))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

