@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/b4a3ku>
  gtm:oppervlakte 217.0 ;
  gtm:kadastraalNummer 4252.0 ;
  gtm:kadastraleAanduiding "D4252"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4252"^^xsd:string ;
  schema:name "Perceel GDA01-D4252"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270425270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOyNOo> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73199> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7046176357806 52.011114390297,4.7046294585291 52.011108014161,4.7046535886213 52.011095004031,4.7046749779522 52.011107019715,4.7048178000509 52.011187251324,4.7048168587385 52.011187848091,4.7048160213701 52.011187357863,4.7047519549396 52.011224036689,4.7047504696818 52.011223048342,4.7045942205688 52.011317671226,4.7044949468433 52.011246320788,4.7045102031277 52.011238301721,4.7045203737627 52.011245722211,4.7045794802434 52.011215288658,4.7045694559376 52.011207824079,4.7045956314651 52.011194412355,4.7046057140314 52.01120187727,4.7046327561195 52.011187994176,4.7046227025445 52.01118053842,4.7046487483258 52.011167036048,4.7046589630725 52.011174429817,4.7046722962656 52.011167388304,4.7046066500625 52.011120321866,4.7046176357806 52.011114390297))"^^geo:wktLiteral ;
    osm:area 217.0
  ] .

