@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/bbeR8R>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 8236.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8236"^^xsd:string ;
  gtm:kadastraleAanduiding "K8236"@nl ;
  ns0:name "Perceel GDA01-K8236"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330823670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDMab> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80110> ;
  ns0:startDate "2002-03-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7416172126115 52.011664260505,4.7416028900745 52.011712072048,4.7413309966237 52.01168081111,4.7413396386989 52.011652203567,4.7413707151773 52.011655771669,4.7413767419078 52.011635805586,4.7414670075151 52.011646987941,4.7416172126115 52.011664260505))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

