@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/d6bf9721-5489-4b74-982d-6864988fe99c> a dcat:Dataset ;
    dct:description "The State Library uses GitHub, the free collaboration repository, to provide access to our code that has been developed for various Library and digital mobile projects. Contributions to the State Library of NSW GitHub account includes code for apps, games and other media-based assets." ;
    dct:identifier "d6bf9721-5489-4b74-982d-6864988fe99c" ;
    dct:issued "2016-08-15T06:22:53.062928"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-08-31T06:48:58.110513"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/5690330e-7c79-47b0-b462-0e1bc87336de> ;
    dct:title "State Library of NSW GitHub" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rfraher" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d6bf9721-5489-4b74-982d-6864988fe99c/resource/bb0c9fec-f1ce-48c2-b08a-518c14526a26> ;
    dcat:keyword "GitHub",
        "apps",
        "code",
        "games",
        "library",
        "media",
        "repository" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d6bf9721-5489-4b74-982d-6864988fe99c/resource/bb0c9fec-f1ce-48c2-b08a-518c14526a26> a dcat:Distribution ;
    dct:description "The State Library uses GitHub, the free collaborative repository, to provide access to our code that has been developed for various Library digital and mobile projects. Contributions to the State Library of NSW’s GitHub account includes code for apps, games and other media-based assets." ;
    dct:format "CSS, Java, PHP, JavaScript" ;
    dct:issued "2016-08-15T16:24:59.271171"^^xsd:dateTime ;
    dct:modified "2016-08-15T16:24:59.271171"^^xsd:dateTime ;
    dct:title "State Library of NSW's GitHub account" ;
    dcat:accessURL <https://github.com/slnsw-webdev> .

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

