@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/33d95783-1ea8-44aa-a9fc-3830768d0535> a dcat:Dataset ;
    dct:description "Information about places in Queensland with historical significance to World War II." ;
    dct:identifier "33d95783-1ea8-44aa-a9fc-3830768d0535" ;
    dct:issued "2025-11-11T08:36:22.065848"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:36:25.027571"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "World War II historic places in Queensland" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@des.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@des.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/33d95783-1ea8-44aa-a9fc-3830768d0535/resource/cbd1aa53-38f3-414d-9ed2-29623047ac23>,
        <https://data.gov.au/dataset/33d95783-1ea8-44aa-a9fc-3830768d0535/resource/eb07298a-8034-4bca-9587-91677497a343>,
        <https://data.gov.au/dataset/33d95783-1ea8-44aa-a9fc-3830768d0535/resource/ece05c8a-b80b-4fce-ae68-022fe17458a1> ;
    dcat:keyword "WWII",
        "events",
        "heritage",
        "war",
        "world-war" ;
    dcat:landingPage <https://www.ww2places.qld.gov.au> .

<https://data.gov.au/dataset/33d95783-1ea8-44aa-a9fc-3830768d0535/resource/cbd1aa53-38f3-414d-9ed2-29623047ac23> a dcat:Distribution ;
    dct:description "This data is a list of places in Queensland with historical significance to World War II. The data includes information such as the name and location, any alternate names, type, historical information (contains HTML tags) and the source of the information (contains HTML tags). The latitude and longitude of each place is also included." ;
    dct:format "CSV" ;
    dct:issued "2014-09-08T04:57:39.575538"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:36:22.039826"^^xsd:dateTime ;
    dct:title "Register of World War II historic places" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4474e38c9e5017a06b59731110bf7b46"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0023/83507/ww2-places.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/dataset/33d95783-1ea8-44aa-a9fc-3830768d0535/resource/eb07298a-8034-4bca-9587-91677497a343> a dcat:Distribution ;
    dct:description """Significant events that occurred between 1939 and 1947. Used to display the 'On this day in WW2' on the [ww2places.qld.gov.au](https://ww2places.qld.gov.au) website and the [timeline](https://www.ww2places.qld.gov.au/timeline). \r
\r
- Date the event occurred  \r
- Description of the event   \r
- The level of the event referring to 'International', 'National', 'Regional'  \r
- The place the event occurred (available in [places dataset](https://www.data.qld.gov.au/dataset/world-war-ii-historic-places-in-queensland/resource/cbd1aa53-38f3-414d-9ed2-29623047ac23))""" ;
    dct:format "CSV" ;
    dct:issued "2024-03-12T07:41:12.959408"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:36:22.047600"^^xsd:dateTime ;
    dct:title "Significant events in World War II" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "6fc945eddf00ee058b91a0cff3948692"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0039/338799/ww2-events.csv> .

<https://data.gov.au/dataset/33d95783-1ea8-44aa-a9fc-3830768d0535/resource/ece05c8a-b80b-4fce-ae68-022fe17458a1> a dcat:Distribution ;
    dct:description """Significant events that occurred between 1939 and 1947. Used to display the 'On this day in WW2' on the [ww2places.qld.gov.au](https://ww2places.qld.gov.au) website and the [timeline](https://www.ww2places.qld.gov.au/timeline). \r
\r
- Date the event occurred  \r
- Description of the event   \r
- The level of the event referring to 'International', 'National', 'Regional'  \r
- The place the event occurred (available in [places dataset](https://www.data.qld.gov.au/dataset/world-war-ii-historic-places-in-queensland/resource/cbd1aa53-38f3-414d-9ed2-29623047ac23))""" ;
    dct:format "JSON" ;
    dct:issued "2024-03-12T07:26:51.275666"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:36:22.042261"^^xsd:dateTime ;
    dct:title "Significant events in World War II" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0034/338794/ww2-events.json> .

<https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Environment, Tourism, Science and Innovation" .

<https://www.ww2places.qld.gov.au> a foaf:Document .

