@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/bABGwB>
  gtm:kadastraalNummer "634" ;
  gtm:kadastraleAanduiding "A634" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A634" ;
  sdo:name "Perceel GDA01-A634"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13636> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7206037 52.0161732, 4.7212458 52.0162434, 4.7212805 52.0161305, 4.7206676 52.0160612, 4.7206466 52.0160615, 4.7206387 52.0160674, 4.7206303 52.0160847, 4.7206037 52.0161732))"^^geo:wktLiteral ;
    osm:area 577.0
  ] .

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