@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/f989a2e8-ebe5-4a73-9cff-d884d7f9a701> a dcat:Dataset ;
    dct:description "Register of SFPQ approved auditors" ;
    dct:identifier "f989a2e8-ebe5-4a73-9cff-d884d7f9a701" ;
    dct:issued "2025-11-11T15:17:11.301192"^^xsd:dateTime ;
    dct:modified "2025-11-11T15:17:14.695682"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/06dffdc8-317a-49e9-963a-e70eab7a32c5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Safe Food Production Queensland Auditor Register" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@daf.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@daf.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/f989a2e8-ebe5-4a73-9cff-d884d7f9a701/resource/f538e526-21cb-497e-b2b8-07acf57773cf> ;
    dcat:keyword "SFPQ",
        "accreditation",
        "auditor",
        "safefood" .

<https://data.gov.au/dataset/f989a2e8-ebe5-4a73-9cff-d884d7f9a701/resource/f538e526-21cb-497e-b2b8-07acf57773cf> a dcat:Distribution ;
    dct:description "Register of SFPQ approved auditors and their competencies" ;
    dct:format "HTML" ;
    dct:issued "2016-02-05T01:05:51.415072"^^xsd:dateTime ;
    dct:modified "2025-11-11T15:17:11.276480"^^xsd:dateTime ;
    dct:title "SFPQ Auditor Register" ;
    dcat:accessURL <http://henri.safefood.qld.gov.au/auditorregister/view_Register.aspx> .

<https://data.gov.au/organization/06dffdc8-317a-49e9-963a-e70eab7a32c5> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Primary Industries" .

