@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/bwrGK7>
  gtm:kadastraalNummer "14" ;
  gtm:kadastraleAanduiding "B14" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B14" ;
  sdo:name "Perceel GDA01-B14"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13861> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095777 52.0149286, 4.7095582 52.0149262, 4.7094448 52.0148816, 4.7093874 52.0149329, 4.7094131 52.0149432, 4.7094361 52.0149213, 4.7094555 52.0149289, 4.7094823 52.0149034, 4.7095567 52.0149331, 4.7095776 52.0149363, 4.7095777 52.0149286))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

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