@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/bKaVjn>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 8406.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8406"^^xsd:string ;
  gtm:kadastraleAanduiding "K8406"@nl ;
  ns0:name "Perceel GDA01-K8406"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330840670000/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/80245> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7416150536872 52.010670286554,4.7415994106989 52.010646974787,4.7415827268996 52.010622102319,4.7416096416895 52.010615221014,4.7416919731701 52.01059461273,4.7418116372214 52.010563854454,4.741832265978 52.010558547555,4.7418643908947 52.010606604777,4.7418410142567 52.010612570746,4.741724072068 52.010642445138,4.7416150536872 52.010670286554))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

