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

<https://uatdatansw.dac.nsw.gov.au/dataset/4095e38b-785f-4f3c-917f-d041fce0e408> a dcat:Dataset ;
    dct:description "Approximately 11,000 volumes of letters and diaries of WW1 Australian soldiers have been collected by the Library. For the WWI Centenary Commemoration we have committed to making them accessible to all through digitisation and transcription." ;
    dct:identifier "4095e38b-785f-4f3c-917f-d041fce0e408" ;
    dct:issued "2016-07-25T22:26:44.309321"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-25T22:26:59.738806"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/5690330e-7c79-47b0-b462-0e1bc87336de> ;
    dct:title "WW1 Diary and Letter Transcripts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4095e38b-785f-4f3c-917f-d041fce0e408/resource/868e15d6-9876-495d-a52f-efd2c9113b85> ;
    dcat:keyword "api",
        "archive",
        "history",
        "library",
        "records",
        "ww1" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4095e38b-785f-4f3c-917f-d041fce0e408/resource/868e15d6-9876-495d-a52f-efd2c9113b85> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2016-07-26T08:26:59.285520"^^xsd:dateTime ;
    dct:modified "2016-07-26T08:26:59.285520"^^xsd:dateTime ;
    dct:title "WW1 Diary and Letter Transcripts API" ;
    dcat:accessURL <http://www.sl.nsw.gov.au/api> .

<https://uatdatansw.dac.nsw.gov.au/organization/5690330e-7c79-47b0-b462-0e1bc87336de> a foaf:Agent ;
    foaf:name "State Library of NSW" .

