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

<https://data.gov.au/dataset/577f3fff-947f-44e8-9019-ddef5741ca5f> a dcat:Dataset ;
    dct:description """This open data set is created from 2 series of registers held at Queensland State Archives. 
The register of chemists and druggists records the registration of chemists and druggists in Queensland by the Medical Board of Queensland. 
The Registers of Pharmaceutical Apprentices records pharmaceutical apprentices registered by the Pharmacists Board of Queensland. """ ;
    dct:identifier "577f3fff-947f-44e8-9019-ddef5741ca5f" ;
    dct:issued "2025-11-11T09:48:51.615349"^^xsd:dateTime ;
    dct:modified "2025-11-11T09:48:54.511207"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0231bfd1-b5fc-4a67-bed2-2e9d0962cc3c> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Pharmacy Apprentices 1861-1964" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "web@archives.qld.gov.au" ;
            vcard:hasEmail <mailto:web@archives.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/577f3fff-947f-44e8-9019-ddef5741ca5f/resource/a4be3485-fade-4b7a-b55c-77351449c979> ;
    dcat:keyword "chemists",
        "druggists",
        "quensland state archives" ;
    dcat:landingPage <https://www.archivessearch.qld.gov.au/series/S18606%3B%20https://www.archivessearch.qld.gov.au/series/S19838> .

<https://data.gov.au/dataset/577f3fff-947f-44e8-9019-ddef5741ca5f/resource/a4be3485-fade-4b7a-b55c-77351449c979> a dcat:Distribution ;
    dct:description """This is an index to the [Register of chemists and druggists](https://www.archivessearch.qld.gov.au/series/S18606) and the [Registers of pharmaceutical apprentices](https://www.archivessearch.qld.gov.au/series/S19838).\r
\r
The Register of chemists and druggists records the registration of chemists and druggists in Queensland by the Medical Board of Queensland. Details for each entry include the number of certificate and date of registration, the name, address and qualifications of the practitioner, and any remarks. Under "qualifications" there are entries for examinations passed, number of years of apprenticeship served, membership of Pharmacy institutions in other states or overseas, and names of those providing testimonials.\r
\r
The Registers of pharmaceutical apprentices record pharmaceutical apprentices registered by the Pharmacists Board of Queensland. Each entry records the name and address of the apprentice, the name and sometimes the suburb or township of the pharmacist to whom the person was apprenticed, the date that preliminary and subsequent examinations were passed, the dates of indenture and its registration, the duration of the term to be served, and the date of registration as a qualified pharmaceutical chemist.""" ;
    dct:format "CSV" ;
    dct:issued "2022-05-05T05:54:15.617613"^^xsd:dateTime ;
    dct:modified "2025-11-11T09:48:51.605171"^^xsd:dateTime ;
    dct:title "Pharmacy Apprentices 1861-1964" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b561a12e83410a964131d159e2099eb4"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/577f3fff-947f-44e8-9019-ddef5741ca5f/resource/a4be3485-fade-4b7a-b55c-77351449c979/download/pharmacy-apprentices-1861-1964.csv> ;
    dcat:mediaType "application/csv" .

<https://data.gov.au/organization/0231bfd1-b5fc-4a67-bed2-2e9d0962cc3c> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Queensland State Archives" .

<https://www.archivessearch.qld.gov.au/series/S18606%3B%20https://www.archivessearch.qld.gov.au/series/S19838> a foaf:Document .

