<rdf:RDF
  xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
  xmlns:reg='http://www.cores-eu.net/registry/reg/'
  xmlns:dc='http://purl.org/dc/elements/1.1/'
  xmlns:dcterms='http://purl.org/dc/terms/'
  xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
 >

  <rdf:Description rdf:about='http://www.cores-eu.net/registry/reg/agency/meg'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/Agency'/>
    <reg:agencyName>Metadata for Education Group</reg:agencyName>
    <reg:agencyHomepage rdf:resource='http://www.ukoln.ac.uk/metadata/education/'/>
  </rdf:Description>

  <reg:Schema rdf:about="http://purl.org/meg/UKEL/">
    <dc:title>RDF Schema for the MEG UK Educational Levels encoding scheme, including MEG/CORES Registry specific data</dc:title>
    <dc:description>This schema contains descriptions of the MEG UK Educational Levels encoding scheme and the individual levels it defines. It includes information required by the MEG/CORES Registry.</dc:description>
    <dcterms:created>2003-06</dcterms:created>
    <dcterms:modified>2003-07-28</dcterms:modified>
    <dc:format>text/xml</dc:format>
    <dc:creator rdf:resource="http://www.cores-eu.net/registry/reg/agency/meg"/>
    <dc:publisher rdf:resource="http://www.cores-eu.net/registry/reg/agency/meg"/>
    <rdfs:isDefinedBy rdf:resource = "http://purl.org/meg/UKEL/" />
  </reg:Schema>

  <rdfs:Class rdf:about='http://purl.org/meg/terms/UKEL'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>UKEL</rdfs:label>
    <rdfs:comment>The UK Educational Levels (UKEL) list provides a set of high-level terms to name educational levels across all UK educational sectors. These terms correspond directly with their equivalent terms in the Scottish Curriculum Qualifications Framework (SCQF). The UKEL list can be used in IEEE LOM, IMS and qualified DC metadata.</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.cores-eu.net/registry/reg/agency/meg'/>
    <reg:specification rdf:resource='http://www.ukoln.ac.uk/metadata/education/ukel/'/>
  </rdfs:Class>

  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level1'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 1</rdfs:label>
    <rdf:value>level1</rdf:value>
    <rdfs:comment>UK Educational Level 1: SCQF Level 1 - (Access 1).</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level2'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 2</rdfs:label>
    <rdf:value>level2</rdf:value>
    <rdfs:comment>UK Educational Level 2: SCQF Level 2 - (Access 2).</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level3'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 3</rdfs:label>
    <rdf:value>level3</rdf:value>
    <rdfs:comment>UK Educational Level 3: SCQF Level 3 - (Access 3, Standard Grade Foundation level)</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level4'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 4</rdfs:label>
    <rdf:value>level4</rdf:value>
    <rdfs:comment>UK Educational Level 4: SCQF Level 4 - (Intermediate 1, Standard Grade General level, SVQ 1)</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level5'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 5</rdfs:label>
    <rdf:value>level5</rdf:value>
    <rdfs:comment>UK Educational Level 5: SCQF Level 5  - (Intermediate 2, Standard Grade Credit level, SVQ 2)</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level6'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 6</rdfs:label>
    <rdf:value>level6</rdf:value>
    <rdfs:comment>UK Educational Level 6: SCQF Level 6  - (Higher, SVQ 3)</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level7'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 7</rdfs:label>
    <rdf:value>level7</rdf:value>
    <rdfs:comment>UK Educational Level 7: SCQF Level 7  - (SHE level 1, Cert HE, HNC, Advanced Higher)</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level8'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 8</rdfs:label>
    <rdf:value>level8</rdf:value>
    <rdfs:comment>UK Educational Level 8: SCQF Level 8 - (SHE level 2, Dip HE, HND, SVQ 4)</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level9'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 9</rdfs:label>
    <rdf:value>level9</rdf:value>
    <rdfs:comment>UK Educational Level 9: SCQF Level 9 - (SHE level 3, Ordinary degrees)</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level10'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 10</rdfs:label>
    <rdf:value>level10</rdf:value>
    <rdfs:comment>UK Educational Level 10: SCQF Level 10 - (SHE level 4, Honours degrees)</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level11'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 11</rdfs:label>
    <rdf:value>level11</rdf:value>
    <rdfs:comment>UK Educational Level 11: SCQF Level 11 - (SHE level 5, PG 1, PG Dip, PG Cert, MA, MSc, SVQ 5)</rdfs:comment>
  </rdf:Description>
  
  <rdf:Description rdf:about='http://purl.org/meg/UKEL/level12'>
    <rdf:type rdf:resource='http://purl.org/meg/terms/UKEL'/>
    <rdfs:label>Level 12</rdfs:label>
    <rdf:value>level12</rdf:value>
    <rdfs:comment>UK Educational Level 12: SCQF Level 12 - (SHE level 6, PG 2, Ph.D., Doctorate)</rdfs:comment>
  </rdf:Description>
  
</rdf:RDF>
