@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/buYN27>
  gtm:kadastraalNummer "682" ;
  gtm:kadastraleAanduiding "C682" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C682" ;
  sdo:name "Perceel GDA01-C682"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15564> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132027 52.0123315, 4.7131931 52.012326, 4.7131762 52.0123374, 4.7130921 52.0124128, 4.713078 52.0124329, 4.7130733 52.0124387, 4.7130702 52.0124527, 4.7130531 52.0124699, 4.7129864 52.0125372, 4.7129197 52.0126047, 4.7129064 52.0126172, 4.7128314 52.0126949, 4.712813 52.0127101, 4.7127491 52.0127701, 4.712713 52.0127999, 4.7126279 52.0128661, 4.7126034 52.0128826, 4.7125 52.0129481, 4.7124021 52.0130134, 4.7123952 52.0130092, 4.7123823 52.0130173, 4.7123739 52.0130234, 4.7122924 52.0130696, 4.7122809 52.0130769, 4.7121943 52.0131164, 4.7121172 52.0131505, 4.7120251 52.0131911, 4.7120096 52.0131986, 4.7119215 52.0132401, 4.7119506 52.0132549, 4.7123067 52.0130981, 4.7124783 52.0129946, 4.7126562 52.0128826, 4.7127497 52.0128084, 4.7128004 52.0127592, 4.7128648 52.0126969, 4.7129285 52.012624, 4.7129831 52.0125833, 4.7130578 52.012491, 4.7131139 52.0124413, 4.713214 52.012357, 4.7132027 52.0123315))"^^geo:wktLiteral ;
    osm:area 338.0
  ] .

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