@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/bpYZvu>
  gtm:kadastraalNummer "582" ;
  gtm:kadastraleAanduiding "C582" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C582" ;
  sdo:name "Perceel GDA01-C582"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15464> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131036 52.0118596, 4.713087 52.0118532, 4.7129592 52.011981, 4.7130142 52.0120067, 4.7130344 52.0120042, 4.7130363 52.011976, 4.7130092 52.0119647, 4.7130497 52.0119152, 4.7130801 52.0118856, 4.7131036 52.0118596))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

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