From cbwiki.net
<?xml version="1.0"?>
<rdf:RDF xml:base="http://www.cbwiki.net/wiki/index.php/RSS-CB_1.2_RDF_Schema" xmlns:cb="http://www.cbwiki.net/wiki/index.php/RSS-CB_1.2_RDF_Schema#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:rss="http://purl.org/rss/1.0/">
<rdfs:Class rdf:ID="Item">
<rdfs:label>Item</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="Announcement">
<rdfs:subClassOf rdf:resource="#Item"/>
<rdfs:label>Announcement</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="LocatedAnnouncement">
<rdfs:subClassOf rdf:resource="#Announcement"/>
<rdfs:label>LocatedAnnouncement</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="Event">
<rdfs:subClassOf rdf:resource="#LocatedAnnouncement"/>
<rdfs:label>Event</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="Paper">
<rdfs:subClassOf rdf:resource="#Announcement"/>
<rdfs:label>Paper</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="Resource">
<rdfs:label>Resource</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="Person">
<rdfs:label>Person</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="Role">
<rdfs:label>Role</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="Statistics">
<rdfs:subClassOf rdf:resource="#Item"/>
<rdfs:label>Statistics</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="RateStatistic">
<rdfs:subClassOf rdf:resource="#Statistics"/>
<rdfs:label>Rate Statistic</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="ExchangeRate">
<rdfs:subClassOf rdf:resource="#RateStatistic"/>
<rdfs:label>Exchange Rate</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="InterestRate">
<rdfs:subClassOf rdf:resource="#RateStatistic"/>
<rdfs:label>Interest Rate</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="Transaction">
<rdfs:subClassOf rdf:resource="#Statistics"/>
<rdfs:label>Transaction</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="OtherStatistic">
<rdfs:subClassOf rdf:resource="#Statistics"/>
<rdfs:label>Other Statistic</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="Observation">
<rdfs:label>Observation</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:ID="ObservationPeriod">
<rdfs:label>ObservationPeriod</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html">
<rdfs:label>ISO 3166 country codes</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.iso.org/iso/support/faqs/faqs_widely_used_standards/widely_used_standards_other/currency_codes/currency_codes_list-1.htm">
<rdfs:label>ISO 4217 currency codes</rdfs:label>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.aeaweb.org/econlit/classifications.xml">
<rdfs:label>JEL codes</rdfs:label>
</rdfs:Class>
<rdf:Property rdf:ID="event">
<rdfs:label>event</rdfs:label>
<rdfs:range rdf:resource="#Event"/>
<rdfs:domain rdf:resource="http://purl.org/rss/1.0#item"/>
</rdf:Property>
<rdf:Property rdf:ID="news">
<rdfs:label>news</rdfs:label>
<rdfs:range rdf:resource="#Announcement"/>
<rdfs:domain rdf:resource="http://purl.org/rss/1.0#item"/>
</rdf:Property>
<rdf:Property rdf:ID="paper">
<rdfs:label>paper</rdfs:label>
<rdfs:range rdf:resource="#Paper"/>
<rdfs:domain rdf:resource="http://purl.org/rss/1.0#item"/>
</rdf:Property>
<rdf:Property rdf:ID="speech">
<rdfs:label>speech</rdfs:label>
<rdfs:range rdf:resource="#LocatedAnnouncement"/>
<rdfs:domain rdf:resource="http://purl.org/rss/1.0#item"/>
</rdf:Property>
<rdf:Property rdf:ID="statistics">
<rdfs:label>statistics</rdfs:label>
<rdfs:range rdf:resource="#Statistics"/>
<rdfs:domain rdf:resource="http://purl.org/rss/1.0#item"/>
</rdf:Property>
<rdf:Property rdf:ID="simpleTitle">
<rdfs:label>simple title</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Announcement"/>
</rdf:Property>
<rdf:Property rdf:ID="occurrenceDate">
<rdfs:label>occurrence date</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdfs:domain rdf:resource="#Announcement"/>
</rdf:Property>
<rdf:Property rdf:ID="institutionAbbrev">
<rdfs:label>institution abbreviation</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#NMTOKEN"/>
<rdfs:domain rdf:resource="#Item"/>
</rdf:Property>
<rdf:Property rdf:ID="audience">
<rdfs:label>audience</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#LocatedAnnouncement"/>
</rdf:Property>
<rdf:Property rdf:ID="keyword">
<rdfs:label>keyword</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Announcement"/>
</rdf:Property>
<rdf:Property rdf:ID="resource">
<rdfs:label>keyword</rdfs:label>
<rdfs:range rdf:resource="#Resource"/>
<rdfs:domain rdf:resource="#Announcement"/>
</rdf:Property>
<rdf:Property rdf:ID="title">
<rdfs:label>title</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Resource"/>
</rdf:Property>
<rdf:Property rdf:ID="link">
<rdfs:label>link</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Resource"/>
</rdf:Property>
<rdf:Property rdf:ID="description">
<rdfs:label>description</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Resource"/>
</rdf:Property>
<rdf:Property rdf:ID="person">
<rdfs:label>keyword</rdfs:label>
<rdfs:range rdf:resource="#Person"/>
<rdfs:domain rdf:resource="#Announcement"/>
</rdf:Property>
<rdf:Property rdf:ID="givenName">
<rdfs:label>given name</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Person"/>
</rdf:Property>
<rdf:Property rdf:ID="surname">
<rdfs:label>surname</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Person"/>
</rdf:Property>
<rdf:Property rdf:ID="personalTitle">
<rdfs:label>personal title</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Person"/>
</rdf:Property>
<rdf:Property rdf:ID="nameAsWritten">
<rdfs:label>name as written</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Person"/>
</rdf:Property>
<rdf:Property rdf:ID="role">
<rdfs:label>keyword</rdfs:label>
<rdfs:range rdf:resource="#Role"/>
<rdfs:domain rdf:resource="#Person"/>
</rdf:Property>
<rdf:Property rdf:ID="jobTitle">
<rdfs:label>job title</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Role"/>
</rdf:Property>
<rdf:Property rdf:ID="affiliation">
<rdfs:label>affiliation</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Role"/>
</rdf:Property>
<rdf:Property rdf:ID="venue">
<rdfs:label>venue</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#LocatedAnnouncement"/>
</rdf:Property>
<rdf:Property rdf:ID="locationAsWritten">
<rdfs:label>location as written</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#LocatedAnnouncement"/>
</rdf:Property>
<rdf:Property rdf:ID="locationCountry">
<rdfs:label>location country</rdfs:label>
<rdfs:range rdf:resource="http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html"/>
<rdfs:domain rdf:resource="#LocatedAnnouncement"/>
</rdf:Property>
<rdf:Property rdf:ID="locationState">
<rdfs:label>location state</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#LocatedAnnouncement"/>
</rdf:Property>
<rdf:Property rdf:ID="locationCity">
<rdfs:label>location city</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#LocatedAnnouncement"/>
</rdf:Property>
<rdf:Property rdf:ID="eventDateEnd">
<rdfs:label>event end date</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdfs:domain rdf:resource="#Event"/>
</rdf:Property>
<rdf:Property rdf:ID="byline">
<rdfs:label>byline</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Paper"/>
</rdf:Property>
<rdf:Property rdf:ID="publicationDate">
<rdfs:label>publication date</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdfs:domain rdf:resource="#Paper"/>
</rdf:Property>
<rdf:Property rdf:ID="publication">
<rdfs:label>publication</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Paper"/>
</rdf:Property>
<rdf:Property rdf:ID="issue">
<rdfs:label>issue</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#NMTOKEN"/>
<rdfs:domain rdf:resource="#Paper"/>
</rdf:Property>
<rdf:Property rdf:ID="JELCode">
<rdfs:label>JEL code</rdfs:label>
<rdfs:range rdf:resource="http://www.aeaweb.org/econlit/classifications.xml"/>
<rdfs:domain rdf:resource="#Paper"/>
</rdf:Property>
<rdf:Property rdf:ID="country">
<rdfs:label>country</rdfs:label>
<rdfs:range rdf:resource="http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html"/>
<rdfs:domain rdf:resource="#Statistics"/>
</rdf:Property>
<rdf:Property rdf:ID="exchangeRate">
<rdfs:label>exchange rate</rdfs:label>
<rdfs:range rdf:resource="#ExchangeRate"/>
<rdfs:domain rdf:resource="#Statistics"/>
</rdf:Property>
<rdf:Property rdf:ID="interestRate">
<rdfs:label>interest rate</rdfs:label>
<rdfs:range rdf:resource="#InterestRate"/>
<rdfs:domain rdf:resource="#Statistics"/>
</rdf:Property>
<rdf:Property rdf:ID="transaction">
<rdfs:label>transaction</rdfs:label>
<rdfs:range rdf:resource="#Transaction"/>
<rdfs:domain rdf:resource="#Statistics"/>
</rdf:Property>
<rdf:Property rdf:ID="otherStatistic">
<rdfs:label>other statistic</rdfs:label>
<rdfs:range rdf:resource="#OtherStatistic"/>
<rdfs:domain rdf:resource="#Statistics"/>
</rdf:Property>
<rdf:Property rdf:ID="observation">
<rdfs:label>observation</rdfs:label>
<rdfs:range rdf:resource="#Observation"/>
<rdfs:domain rdf:resource="#Statistics"/>
</rdf:Property>
<rdf:Property rdf:ID="value">
<rdfs:label>value</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
<rdfs:domain rdf:resource="#Observation"/>
</rdf:Property>
<rdf:Property rdf:ID="unit">
<rdfs:label>unit</rdfs:label>
<rdfs:range rdf:resource="http://www.iso.org/iso/support/faqs/faqs_widely_used_standards/widely_used_standards_other/currency_codes/currency_codes_list-1.htm"/>
<rdfs:domain rdf:resource="#Observation"/>
</rdf:Property>
<rdf:Property rdf:ID="unit_mult">
<rdfs:label>unit multiplier</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<rdfs:domain rdf:resource="#Observation"/>
</rdf:Property>
<rdf:Property rdf:ID="decimals">
<rdfs:label>decimals</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<rdfs:domain rdf:resource="#Observation"/>
</rdf:Property>
<rdf:Property rdf:ID="baseCurrency">
<rdfs:label>base currency</rdfs:label>
<rdfs:range rdf:resource="http://www.iso.org/iso/support/faqs/faqs_widely_used_standards/widely_used_standards_other/currency_codes/currency_codes_list-1.htm"/>
<rdfs:domain rdf:resource="#ExchangeRate"/>
</rdf:Property>
<rdf:Property rdf:ID="targetCurrency">
<rdfs:label>target currency</rdfs:label>
<rdfs:range rdf:resource="http://www.iso.org/iso/support/faqs/faqs_widely_used_standards/widely_used_standards_other/currency_codes/currency_codes_list-1.htm"/>
<rdfs:domain rdf:resource="#ExchangeRate"/>
</rdf:Property>
<rdf:Property rdf:ID="rateName">
<rdfs:label>rate name</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#NMTOKEN"/>
<rdfs:domain rdf:resource="#InterestRate"/>
</rdf:Property>
<rdf:Property rdf:ID="rateType">
<rdfs:label>rate type</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#RateStatistic"/>
</rdf:Property>
<rdf:Property rdf:ID="transactionName">
<rdfs:label>transaction name</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#NMTOKEN"/>
<rdfs:domain rdf:resource="#Transaction"/>
</rdf:Property>
<rdf:Property rdf:ID="transactionType">
<rdfs:label>transaction type</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Transaction"/>
</rdf:Property>
<rdf:Property rdf:ID="topic">
<rdfs:label>topic</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#NMTOKEN"/>
<rdfs:domain rdf:resource="#OtherStatistic"/>
</rdf:Property>
<rdf:Property rdf:ID="coverage">
<rdfs:label>coverage</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#NMTOKEN"/>
<rdfs:domain rdf:resource="#OtherStatistic"/>
</rdf:Property>
<rdf:Property rdf:ID="observationPeriod">
<rdfs:label>observation</rdfs:label>
<rdfs:range rdf:resource="#ObservationPeriod"/>
<rdfs:domain rdf:resource="#Statistics"/>
</rdf:Property>
<rdf:Property rdf:ID="frequency">
<rdfs:label>frequency</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#ObservationPeriod"/>
</rdf:Property>
<rdf:Property rdf:ID="period">
<rdfs:label>period</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#ObservationPeriod"/>
</rdf:Property>
<rdf:Property rdf:ID="transactionTerm">
<rdfs:label>transaction term</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#NMTOKEN"/>
<rdfs:domain rdf:resource="#Transaction"/>
</rdf:Property>
<rdf:Property rdf:ID="dataType">
<rdfs:label>data type</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#OtherStatistic"/>
</rdf:Property>
</rdf:RDF>