@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bNw7k0>
  gtm:oppervlakte 199.0 ;
  gtm:kadastraalNummer 8239.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8239"^^xsd:string ;
  gtm:kadastraleAanduiding "K8239"@nl ;
  schema:name "Perceel GDA01-K8239"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330823970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FDUd>, <https://n2t.net/ark:/60537/bzzohH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80113> ;
  schema:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.723924092155 52.015461649075,4.7239035990694 52.015522456913,4.7234980985209 52.015470402822,4.7234877024477 52.015469076849,4.7234962953104 52.015451499062,4.7235136909584 52.015412003278,4.7235149715394 52.015409143201,4.7235263999357 52.015410600829,4.723924092155 52.015461649075))"^^geo:wktLiteral ;
    osm:area 199.0
  ] .

