@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/b253Rf>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 8396.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8396"^^xsd:string ;
  gtm:kadastraleAanduiding "K8396"@nl ;
  ns0:name "Perceel GDA01-K8396"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330839670000/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/80235> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7417324306084 52.011153444478,4.7417318780501 52.01115337853,4.7417399226191 52.011126790067,4.7417109988381 52.011123458574,4.7416826421842 52.011120193103,4.7416746120178 52.01114679063,4.7416459645726 52.011143487602,4.7416540093202 52.011116890157,4.741661212869 52.011093074497,4.7418247245057 52.011111705111,4.7419491906143 52.011125887957,4.7419733450383 52.011128644959,4.741958216187 52.01117887899,4.7419370566635 52.011176515913,4.7418095037048 52.011162244224,4.7417324306084 52.011153444478))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

