@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/32f00807-077b-45f9-978b-df4f688b1b17> a dcat:Dataset ;
    dct:description "View, download and reuse photographs from the collections of the NSW State Records Authority." ;
    dct:identifier "32f00807-077b-45f9-978b-df4f688b1b17" ;
    dct:issued "2013-05-24T01:41:34.299964"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2015-10-01T01:49:21.445004"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c0fa33c2-d1bb-4907-9d44-2ae88f6bd8ad> ;
    dct:title "Flickr Photostream" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/32f00807-077b-45f9-978b-df4f688b1b17/resource/f882a32a-58b9-45ff-a815-eb5ef50b4840> .

<https://uatdatansw.dac.nsw.gov.au/dataset/32f00807-077b-45f9-978b-df4f688b1b17/resource/f882a32a-58b9-45ff-a815-eb5ef50b4840> a dcat:Distribution ;
    dct:format "website link" ;
    dct:issued "2014-08-11T23:23:44.269666"^^xsd:dateTime ;
    dct:modified "2014-08-11T23:23:44.269666"^^xsd:dateTime ;
    dct:title "Flickr Photostream" ;
    dcat:accessURL <https://www.flickr.com/photos/state-records-nsw/> .

<https://uatdatansw.dac.nsw.gov.au/organization/c0fa33c2-d1bb-4907-9d44-2ae88f6bd8ad> a foaf:Agent ;
    foaf:name "NSW State Archives" .

