@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/6b3dc1c0-4ca3-48f4-8524-3731285cc412> a dcat:Dataset ;
    dct:description """Images and metadata from State Library of Queensland's collection, which are out of copyright, and from the period 1914-1918. 

Also available in State Library’s library catalogue http://onesearch.slq.qld.gov.au  

Explore State Library’s events, programs and services at https://slq.qld.gov.au """ ;
    dct:identifier "6b3dc1c0-4ca3-48f4-8524-3731285cc412" ;
    dct:issued "2025-11-11T10:29:02.386256"^^xsd:dateTime ;
    dct:modified "2025-12-20T01:15:40.721067"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/4cbae471-c0ab-4aa5-8d37-b470231e4d3e> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "State Library of Queensland - Photographs 1914-1918" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@slq.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@slq.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/6b3dc1c0-4ca3-48f4-8524-3731285cc412/resource/b798fc3b-4bd7-4bd5-8e33-e2a46f3df7b0> ;
    dcat:keyword "First World War",
        "GovHack 2018",
        "State Library of Queensland",
        "WW1",
        "World War 1",
        "photographs" .

<https://data.gov.au/dataset/6b3dc1c0-4ca3-48f4-8524-3731285cc412/resource/b798fc3b-4bd7-4bd5-8e33-e2a46f3df7b0> a dcat:Distribution ;
    dct:description "Images and metadata from State Library of Queensland's collection, which are out of copyright, and from the period 1914-1918." ;
    dct:format "CSV" ;
    dct:issued "2025-11-25T21:57:56.223883"^^xsd:dateTime ;
    dct:modified "2025-12-20T01:15:38.736917"^^xsd:dateTime ;
    dct:title "Photographs 1914-1918" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/6b3dc1c0-4ca3-48f4-8524-3731285cc412/resource/b798fc3b-4bd7-4bd5-8e33-e2a46f3df7b0/download/photographs_1914_1918.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/4cbae471-c0ab-4aa5-8d37-b470231e4d3e> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "State Library of Queensland" .

