@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bFOaOk>
  gtm:kadastraalNummer "193" ;
  gtm:kadastraleAanduiding "C193" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C193" ;
  sdo:name "Perceel GDA01-C193"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bMg3wZ> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bTL28L4>, [
    geo:asWKT "POLYGON ((4.7102286 52.0105902, 4.7102191 52.0106293, 4.710233 52.0106317, 4.7104705 52.0106639, 4.7104826 52.0106392, 4.7102404 52.0105923, 4.7102286 52.0105902))"^^geo:wktLiteral ;
    osm:area 66.0
  ] ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15075> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime .

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