@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@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/3fd356c6-0ad4-453e-82e9-03af582024c3> a dcat:Dataset ;
    dct:description """This data set contains metadata and links for around 8,500 stories created around Australia by ABC Local Online reporters. All the stories are currently published live on the abc.net.au site.\r
\r
The stories represent just a small sample of the ABC's regional coverage. ABC Local consists of over 50 local radio stations around Australia in both metropolitan and regional cities and towns. Amazing things happen every day around Australia and ABC Local staff are often there to record them.\r
\r
This data doesn't represent every single story created during the time period. It's a small subset. But one which had fairly clean metadata and we were able to extract using limited resources.\r
\r
## Rights information\r
\r
This data is metadata about existing publically available stories. In general terms, developers are free to use this data to explore ABC's content. But original stories and images should always be linked to. Stories and photos should not be reproduced in whole on another service. The stories themselves and their associated media items still remain the property of ABC and other rights holders where noted. Full details of copyright and more are listed on abc.net.au: http://www.abc.net.au/conditions.htm""" ;
    dct:identifier "3fd356c6-0ad4-453e-82e9-03af582024c3" ;
    dct:issued "2015-06-02T01:32:22.533923"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2023-08-09T05:24:19.144769"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/24f6ada6-f694-482f-b68f-a7cb10d7205a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (137.1383 -28.6139)"^^gsp:wktLiteral ] ;
    dct:title "ABC Local Online Photo Stories 2009-2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "abcradio" ] ;
    dcat:distribution <https://data.gov.au/dataset/3fd356c6-0ad4-453e-82e9-03af582024c3/resource/3182591a-085a-465b-b8e5-6bfd934137f1>,
        <https://data.gov.au/dataset/3fd356c6-0ad4-453e-82e9-03af582024c3/resource/d73f2a2a-c271-4edd-ac45-25fd7ad2241f> ;
    dcat:keyword "Communication and Media Studies not elsewhere classified",
        "Society",
        "abc",
        "regional" .

<https://data.gov.au/dataset/3fd356c6-0ad4-453e-82e9-03af582024c3/resource/3182591a-085a-465b-b8e5-6bfd934137f1> a dcat:Distribution ;
    dct:description "JSON version of the photo stories. Full details in the data set description." ;
    dct:format "JSON" ;
    dct:issued "2015-06-16T05:44:05.846211"^^xsd:dateTime ;
    dct:modified "2023-08-09T05:24:19.150422"^^xsd:dateTime ;
    dct:title "ABC Local Online Photo Stories 2009-2014 JSON" ;
    dcat:accessURL <https://data.gov.au/data/dataset/3fd356c6-0ad4-453e-82e9-03af582024c3/resource/3182591a-085a-465b-b8e5-6bfd934137f1/download/localphotostories2009-2014-json.json> .

<https://data.gov.au/dataset/3fd356c6-0ad4-453e-82e9-03af582024c3/resource/d73f2a2a-c271-4edd-ac45-25fd7ad2241f> a dcat:Distribution ;
    dct:description "CSV version of the photo stories. Full details in the data set description." ;
    dct:format "CSV" ;
    dct:issued "2015-06-02T01:37:54.170738"^^xsd:dateTime ;
    dct:modified "2023-08-09T05:24:19.150296"^^xsd:dateTime ;
    dct:title "ABC Local Online Photo Stories 2009-2014 CSV" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "9464289118a0e408eb0282c0dc806cbd"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.gov.au/data/dataset/3fd356c6-0ad4-453e-82e9-03af582024c3/resource/d73f2a2a-c271-4edd-ac45-25fd7ad2241f/download/localphotostories20092014csv.csv> .

<https://data.gov.au/organization/24f6ada6-f694-482f-b68f-a7cb10d7205a> a foaf:Agent ;
    foaf:name "Australian Broadcasting Corporation" .

