@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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/bGrgWv>
  gtm:kadastraalNummer "199" ;
  gtm:kadastraleAanduiding "D199" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D199" ;
  sdo:name "Perceel GDA01-D199"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bDiZ6W> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16383> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077273 52.00946, 4.7077185 52.0094546, 4.7074739 52.0093062, 4.7073648 52.0092438, 4.7070783 52.0090748, 4.7070364 52.0091019, 4.7070774 52.0091257, 4.7070329 52.0091549, 4.7072891 52.0093018, 4.7073962 52.0093632, 4.7076096 52.0094951, 4.7076217 52.0095034, 4.7077273 52.00946))"^^geo:wktLiteral ;
    osm:area 493.0
  ] .

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