@prefix sdo: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bJ8rB5>
  sdo:name "OGC/WMS endpoint"@nl ;
  sdo:encodingFormat "text/xml" ;
  a sdo:DataDownload ;
  sdo:contentUrl <https://www.goudatijdmachine.nl/geoserver/gtm/wms?SERVICE=WMS> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92682> ;
  sdo:usageInfo <https://www.ogc.org/standards/wms/> ;
  sdo:datePublished "2022-10-29"^^xsd:date ;
  sdo:sdDatePublished "2026-05-26T20:46:07+00:00"^^xsd:dateTime .

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