@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/bkOZDV>
  gtm:kadastraalNummer "543" ;
  gtm:kadastraleAanduiding "A543" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A543" ;
  sdo:name "Perceel GDA01-A543"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13545> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7182508 52.0176294, 4.7183045 52.0174233, 4.7182632 52.0174128, 4.7182229 52.0174027, 4.7181846 52.0175419, 4.718195 52.0175431, 4.7181884 52.0175669, 4.7182051 52.0175736, 4.7182029 52.0175871, 4.7181773 52.0175871, 4.7181701 52.0175865, 4.7181657 52.0176063, 4.7181657 52.0176063, 4.7182068 52.0176174, 4.7182508 52.0176294))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

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