@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/98eab6f6-3821-4192-b76e-f19f342c63a7> a dcat:Dataset ;
    dct:description """A CSV of the QCS Test Grade Cut Scores for years 2000-2013.
*This dataset is no longer updated.  From 2020, Queensland's standard pathway to tertiary entrance will be the Australian Tertiary Admission Rank (ATAR which replaced the old Overall Position (OP) and QCE system. For more information see https://www.qcaa.qld.edu.au/senior/australian-tertiary-admission-rank-atar""" ;
    dct:identifier "98eab6f6-3821-4192-b76e-f19f342c63a7" ;
    dct:issued "2025-11-11T12:02:15.965310"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:02:19.216921"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/443ae26c-130d-4c61-8412-f885c242676b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Queensland Core Skills (QCS) Test Grade Cut Scores" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@qed.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@qed.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/98eab6f6-3821-4192-b76e-f19f342c63a7/resource/63d979d9-c955-4cfd-8ef9-ced9cbea10d4> ;
    dcat:keyword "Department of Education",
        "Education",
        "QCAA",
        "QCS",
        "QSA",
        "Queensland Core Skills",
        "Queensland Curriculum and Assessment Authority",
        "Queensland Studies Authority" .

<https://data.gov.au/dataset/98eab6f6-3821-4192-b76e-f19f342c63a7/resource/63d979d9-c955-4cfd-8ef9-ced9cbea10d4> a dcat:Distribution ;
    dct:description "A CSV of the QCS Test Grade Cut Scores for years 2000 to 2013." ;
    dct:format "CSV" ;
    dct:issued "2014-10-09T04:42:43.438368"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:02:15.940829"^^xsd:dateTime ;
    dct:title "QCS Test Grade Cut Scores" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "c421c55e79ac40b00813e80c4b16bbe74b772d83"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.qcaa.qld.edu.au/downloads/p_10/qcaa_stats_grade_cut_scores.csv> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.gov.au/organization/443ae26c-130d-4c61-8412-f885c242676b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Education" .

