@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/bEmgYR>
  gtm:kadastraalNummer "526" ;
  gtm:kadastraleAanduiding "C526" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C526" ;
  sdo:name "Perceel GDA01-C526"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15408> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131423 52.0103113, 4.7131276 52.0103101, 4.713107 52.0103733, 4.7131231 52.0103737, 4.7133037 52.010387, 4.7137808 52.0104222, 4.7137919 52.0103573, 4.7133492 52.0103273, 4.7131423 52.0103113))"^^geo:wktLiteral ;
    osm:area 327.0
  ] .

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