@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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/bqbH9N>
  gtm:kadastraalNummer "373" ;
  gtm:kadastraleAanduiding "C373" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C373" ;
  sdo:name "Perceel GDA01-C373"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15255> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7155323 52.0093284, 4.7155365 52.0093057, 4.7155325 52.0092855, 4.7155556 52.0091471, 4.715549 52.009069, 4.7155957 52.0088681, 4.71565 52.0087498, 4.7156638 52.0087322, 4.7156765 52.0087018, 4.715678 52.0086838, 4.7156616 52.0086301, 4.7156719 52.0085437, 4.7158047 52.0079791, 4.7157791 52.007988, 4.7157538 52.0079788, 4.7157541 52.0079607, 4.7157693 52.0079554, 4.7157003 52.0072824, 4.7157119 52.007282, 4.7157065 52.0072622, 4.7156831 52.0071761, 4.7155797 52.0071755, 4.7155804 52.007129, 4.7155576 52.0071313, 4.7154939 52.0071386, 4.7154665 52.0071644, 4.7154795 52.0071714, 4.715457 52.0072036, 4.7154046 52.0072444, 4.7153822 52.0072348, 4.715164 52.0073516, 4.7152249 52.0074573, 4.7153243 52.0077278, 4.715578 52.007963, 4.7156399 52.008003, 4.715655 52.0080288, 4.7153818 52.0093157, 4.7155323 52.0093284))"^^geo:wktLiteral ;
    osm:area 3827.0
  ] .

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