<?xml version="1.0" encoding="UTF-8"?>
<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#'
>
 
  <reg:Schema rdf:about="http://purl.org/rdn/terms/">
    <dc:title>RDF Schema for the RDN Terms vocabulary including CORES Registry specific data</dc:title>
    <dc:description>This schema contains descriptions of the RDN Terms elements and encoding schemes. It includes descriptions of types and relationships that support he 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.rdn.ac.uk/#'/>
    <dc:publisher rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource = "http://purl.org/rdn/terms/" />
  </reg:Schema>
 
  <rdf:Description rdf:about='http://www.rdn.ac.uk/#'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/Agency'/>
    <reg:agencyName>Resource Discovery Network</reg:agencyName>
    <reg:agencyHomepage rdf:resource='http://www.rdn.ac.uk/'/>
  </rdf:Description>

  <reg:ElementSet rdf:about="http://www.cores-eu.net/registry/reg/elementSet/rdnterms">
    <dc:title>The RDN Terms Element Set</dc:title>
    <dcterms:created>2003-03-23</dcterms:created>
    <dcterms:modified>2003-03-23</dcterms:modified>
    <dc:description>The RDN Terms Element Set provides terms used in the RDN Record Sharing (rdn_dc) Application Profile. The RDN Record Sharing (rdn_dc) AP is used in metadata records shared between partners within the Resource Discovery Network using the OAI-PMH</dc:description>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <reg:status>This is a DRAFT representation of an RDN recommendation</reg:status>
    <reg:specification rdf:resource="http://www.rdn.ac.uk/oai/rdn_dc/"/>
    <dc:language>en-GB</dc:language>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </reg:ElementSet>

  <rdf:Property rdf:about="http://purl.org/rdn/terms/annotation">
    <rdfs:label>Annotation</rdfs:label>
    <rdfs:comment>A description of using the object in a teaching and learning situation.</rdfs:comment>
    <reg:datatype>String</reg:datatype>
    <reg:isElementOf rdf:resource='http://www.cores-eu.net/registry/reg/elementSet/rdnterms'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdf:Property>

  <rdf:Property rdf:about="http://purl.org/rdn/terms/maintainer">
    <rdfs:label>Maintainer</rdfs:label>
    <rdfs:comment>The email address (encoded as a mailto: URI) or Web page of the administrator of the site or resource being described.</rdfs:comment>
    <reg:isElementOf rdf:resource='http://www.cores-eu.net/registry/reg/elementSet/rdnterms'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdf:Property>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/NLM'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>NLM</rdfs:label>
    <rdfs:comment>National Library of Medicine Classification.</rdfs:comment>
    <reg:specification rdf:resource='http://wwwcf.nlm.nih.gov/class/'/>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/EI'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>EI</rdfs:label>
    <rdfs:comment>Engineering Index Classification. Maintained by Elsevier Engineering Information.</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/MSC'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>MSC</rdfs:label>
    <rdfs:comment>Mathematics Subject Classification. Maintained by the American Mathematical Society.</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <reg:specification rdf:resource='http://www.ams.org/msc/'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/HESA'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>HESA</rdfs:label>
    <rdfs:comment>Higher Education Statistics Authority Subject Categories</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <reg:specification rdf:resource='http://www.hesa.ac.uk/manuals/hesacode/hesacode.htm'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>
  
  <rdfs:Class rdf:about='http://purl.org/rdn/terms/APA'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>APA</rdfs:label>
    <rdfs:comment>American Psychological Association PsycINFO Thesaurus</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <reg:specification rdf:resource='http://www.apa.org/psycinfo/'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/CABI'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>CABI Thesaurus</rdfs:label>
    <rdfs:comment>Thesaurus for the Applied Life Sciences. Maintained by CAB International.</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <reg:specification rdf:resource='http://www.cabthesaurus.info/'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/RCN'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>RCN</rdfs:label>
    <rdfs:comment>Royal College of Nursing Thesaurus</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/IBSS'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>IBSS</rdfs:label>
    <rdfs:comment>International Bibliography of the Social Sciences</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/HASSET'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>HASSET</rdfs:label>
    <rdfs:comment>Humanities and Social Science Electronic Thesaurus. Maintained by The UK Data Archive, University of Essex.</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <reg:specification rdf:resource='http://www.data-archive.ac.uk/search/hassetSearch.asp'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/CareData'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>CareData</rdfs:label>
    <rdfs:comment>CareData thesaurus for social work and social care</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/LIR'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>LIR</rdfs:label>
    <rdfs:comment>Library &amp; Information Research subject scheme</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/Bized'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>Biz/ed</rdfs:label>
    <rdfs:comment>Biz/ed Subject Scheme for business and economics</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/JACS'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>JACS</rdfs:label>
    <rdfs:comment>Joint Academic Coding System subject classification</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <reg:specification rdf:resource='http://www.hesa.ac.uk/jacs/jacs.htm'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/Learndirect'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>Learndirect</rdfs:label>
    <rdfs:comment>Learndirect Subject Headings</rdfs:comment>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/RDNType'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>RDN Type Vocabulary</rdfs:label>
    <rdfs:comment>RDN Type Vocabulary</rdfs:comment>
    <reg:specification rdf:resource='http://www.rdn.ac.uk/publications/cat-guide/types/'/>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/terms/RDNLTSNType'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>RDN-LTSN Type Vocabulary</rdfs:label>
    <rdfs:comment>RDN-LTSN Type Vocabulary</rdfs:comment>
    <reg:specification rdf:resource='http://www.rdn.ac.uk/publications/cat-guide/types/'/>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/terms/'/>
  </rdfs:Class>

  
</rdf:RDF>
