@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bjZeBw>
  gtm:oppervlakte 259.0 ;
  gtm:kadastraalNummer 4579.0 ;
  gtm:kadastraleAanduiding "C4579"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4579" ;
  sdo:name "Perceel GDA01-C4579"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260457970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bg25VH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72601> ;
  sdo:startDate "2018-11-20"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7128245555229 52.011950127644,4.7128614570503 52.011966248507,4.7128693959379 52.01195945381,4.7129717449657 52.012002618112,4.7130026756246 52.012017689044,4.712954626886 52.012063802994,4.7129476212393 52.012070531135,4.712945581651 52.012072487913,4.7128144994615 52.012017285307,4.7128141809232 52.012017157645,4.7128065566339 52.012024340642,4.7127864765762 52.012043245064,4.7127195293442 52.012013262696,4.7127400248659 52.011995789822,4.7127053334176 52.011980904006,4.7124935774183 52.011888377337,4.7125331027606 52.011849198713,4.7127064973489 52.011924850009,4.7127270633612 52.011907530344,4.7128018502338 52.0119402092,4.7128245555229 52.011950127644))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
