@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/bnuB7I>
  gtm:kadastraalNummer "566" ;
  gtm:kadastraleAanduiding "A566" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A566" ;
  sdo:name "Perceel GDA01-A566"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13568> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7182461 52.0154363, 4.7181961 52.0156069, 4.7181109 52.0159103, 4.7186115 52.0159971, 4.7187458 52.0155202, 4.7182461 52.0154363))"^^geo:wktLiteral ;
    osm:area 1904.0
  ] .

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