@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/bS5tms>
  gtm:kadastraalNummer "19" ;
  gtm:kadastraleAanduiding "B19" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B19" ;
  sdo:name "Perceel GDA01-B19"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13866> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090875 52.0148085, 4.7091537 52.0147649, 4.7090954 52.0147415, 4.7092122 52.0146516, 4.7093424 52.0147098, 4.7094049 52.0147378, 4.7094159 52.0147285, 4.7093156 52.014683, 4.709348 52.014654, 4.7087988 52.0144203, 4.7088203 52.0146847, 4.708836 52.0147006, 4.7090875 52.0148085))"^^geo:wktLiteral ;
    osm:area 762.0
  ] .

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