@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/bIJ15A>
  gtm:oppervlakte 86.0 ;
  gtm:kadastraalNummer 4392.0 ;
  gtm:kadastraleAanduiding "C4392"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4392" ;
  sdo:name "Perceel GDA01-C4392"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260439270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXi1L6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72598> ;
  sdo:startDate "2010-10-14"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7129372903178 52.0120804401,4.712875422701 52.012139795679,4.7128078943031 52.012112605426,4.7127505733805 52.012089527385,4.7127674960344 52.012075233907,4.7127573388292 52.012070690502,4.7127864765762 52.012043245064,4.7128065566339 52.012024340642,4.7128596142633 52.012047106605,4.7129372903178 52.0120804401))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

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