<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/terms/">
    <dc:title>RDF Schema for the MEG Terms vocabulary, including MEG/CORES Registry specific data</dc:title>
    <dc:description>This schema contains descriptions of the MEG Terms encoding schemes. It includes information required by the MEG/CORES Registry.</dc:description>
    <dcterms:created>2003-06-28</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/terms/" />
  </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:isDefinedBy rdf:resource = "http://purl.org/meg/terms/" />
  </rdfs:Class>


</rdf:RDF>
