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

<https://uatdatansw.dac.nsw.gov.au/dataset/dd806ef6-e316-410e-bf5c-540311947d5a> a dcat:Dataset ;
    dct:description "Link to the collection of the State Library of NSW." ;
    dct:identifier "dd806ef6-e316-410e-bf5c-540311947d5a" ;
    dct:issued "2013-05-24T05:32:35.564263"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-01-17T05:44:46.859872"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/5690330e-7c79-47b0-b462-0e1bc87336de> ;
    dct:title "Collection of the State Library of NSW" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/dd806ef6-e316-410e-bf5c-540311947d5a/resource/de9af877-1a09-4ca2-a5e7-85fea7ef2094> ;
    dcat:keyword "State Library of New South Wales",
        "culture",
        "glam",
        "library" .

<https://uatdatansw.dac.nsw.gov.au/dataset/dd806ef6-e316-410e-bf5c-540311947d5a/resource/de9af877-1a09-4ca2-a5e7-85fea7ef2094> a dcat:Distribution ;
    dct:format "website link" ;
    dct:issued "2013-05-24T01:33:05.246041"^^xsd:dateTime ;
    dct:modified "2022-01-17T05:43:48.675076"^^xsd:dateTime ;
    dct:title "Collection of the State Library of New South Wales" ;
    dcat:accessURL <https://collection.sl.nsw.gov.au/> .

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

