@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://data.gov.au/dataset/55112b78-d248-4974-af49-1c56ba6d4933> a dcat:Dataset ;
    dct:description "Code for a zotero translator for the State Records Office of Western Australia's archive catalogue. " ;
    dct:identifier "55112b78-d248-4974-af49-1c56ba6d4933" ;
    dct:issued "2025-06-23T04:22:12.724421"^^xsd:dateTime ;
    dct:modified "2025-12-20T10:59:08.060189"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/6f00804c-b566-4069-ab9b-88086409fcd6> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Zotero for archive.sro.wa.gov.au" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "sro@sro.wa.gov.au" ;
            vcard:hasEmail <mailto:sro@sro.wa.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/55112b78-d248-4974-af49-1c56ba6d4933/resource/873cf8b3-8d58-493f-a9c8-50d50542bea0> ;
    dcat:keyword "citation software",
        "referencing" .

<https://data.gov.au/dataset/55112b78-d248-4974-af49-1c56ba6d4933/resource/873cf8b3-8d58-493f-a9c8-50d50542bea0> a dcat:Distribution ;
    dct:description "Zotero is free software, created by the Roy Rosenzweig Centre for History and New Media at George Mason University. Using Zotero allows researchers to prepopulate footnotes, endnotes and bibliographies. The SROWA implementation will enable researchers to create metadata for archival resources that can be amended for a range of citation standards and journals." ;
    dct:format "app" ;
    dct:issued "2017-07-27T17:13:51.125156"^^xsd:dateTime ;
    dct:modified "2025-12-20T10:59:01.791332"^^xsd:dateTime ;
    dct:title "zotero-for-archive-sro-wa-gov-au" ;
    dcat:accessURL <https://gist.github.com/anonymous/6e588852dc0a22577934fed23e37e795> .

<https://data.gov.au/organization/6f00804c-b566-4069-ab9b-88086409fcd6> a foaf:Agent ;
    foaf:mbox "info@data.wa.gov.au" ;
    foaf:name "State Records Office of Western Australia" .

