<?xml version="1.0" encoding="UTF-8" ?>
<!-- Generated by RdfSerializer.php from RDF RAP.
# http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/index.html !-->

<rdf:RDF
   xml:base="http://rdf.simmons.edu/cc#"
   xmlns:ns1="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:ns2="http://www.w3.org/2000/01/rdf-schema#"
   xmlns:ns3="http://rdf.simmons.edu/cc#">

<ns1:Property rdf:ID="hasMinCredits">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<ns3:Course rdf:ID="ECON_125">
   <ns3:hasMinCredits rdf:datatype="Float">4.00</ns3:hasMinCredits>
</ns3:Course>

<ns1:Property rdf:ID="hasCourseNumber">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasCourseNumber rdf:datatype="Integer">125</ns3:hasCourseNumber>
</rdf:Description>

<ns1:Property rdf:ID="hasCourseSubject">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasCourseSubject rdf:datatype="String">ECON</ns3:hasCourseSubject>
</rdf:Description>

<ns1:Property rdf:ID="hasLongDescription">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasLongDescription rdf:datatype="String"><![CDATA[Introduces the history of women in the U.S. economy and contemporary issues concerning women and work. Focuses on similarities and differences among womens work experiences in terms of race, ethnicity, and class. Issues include labormarket discrimination, the wage gap, immigration, welfare reform, and affirmative action. Biewener.<br />]]></ns3:hasLongDescription>
</rdf:Description>

<ns1:Property rdf:ID="hasStartDate">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasStartDate rdf:datatype="String">09/03/1987</ns3:hasStartDate>
</rdf:Description>

<ns1:Property rdf:ID="hasAcademicLevel">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasAcademicLevel rdf:datatype="String">UG</ns3:hasAcademicLevel>
</rdf:Description>

<ns1:Property rdf:ID="hasInstructionalMethod">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasInstructionalMethod rdf:datatype="String">LEC</ns3:hasInstructionalMethod>
</rdf:Description>

<ns1:Property rdf:ID="hasStatus">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasStatus rdf:datatype="String">Active</ns3:hasStatus>
</rdf:Description>

<ns1:Property rdf:ID="hasTitle">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasTitle rdf:datatype="String">Women and Work</ns3:hasTitle>
</rdf:Description>

<ns1:Property rdf:ID="hasURL">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasURL rdf:datatype="String">http://www.simmons.edu</ns3:hasURL>
</rdf:Description>

<ns1:Property rdf:ID="hasID">
   <ns2:domain rdf:resource="#Course"/>
</ns1:Property>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasID rdf:datatype="String">ECON_125</ns3:hasID>
</rdf:Description>

<ns1:Property rdf:ID="hasDescription">
   <ns2:domain rdf:resource="#Department"/>
   <ns2:domain rdf:resource="#School"/>
</ns1:Property>

<ns2:Class rdf:ID="PreRequisite">
   <ns2:subClassOf rdf:resource="#Requisite"/>
</ns2:Class>

<ns2:Class rdf:ID="CoRequisite">
   <ns2:subClassOf rdf:resource="#Requisite"/>
</ns2:Class>

<ns1:Property rdf:ID="hasPreReq">
   <ns2:domain rdf:resource="#Course"/>
   <ns2:range rdf:resource="#PreRequisite"/>
</ns1:Property>

<ns1:Property rdf:ID="hasCoReq">
   <ns2:domain rdf:resource="#Course"/>
   <ns2:range rdf:resource="#CoRequisite"/>
</ns1:Property>

<ns1:Property rdf:ID="isPreReq">
   <ns2:domain rdf:resource="#Course"/>
   <ns2:range rdf:resource="#PreRequisite"/>
</ns1:Property>

<ns1:Property rdf:ID="hasDepartment">
   <ns2:domain rdf:resource="#Course"/>
   <ns2:range rdf:resource="#Department"/>
</ns1:Property>

<ns1:Property rdf:ID="hasProgram">
   <ns2:domain rdf:resource="#Course"/>
   <ns2:range rdf:resource="#Program"/>
</ns1:Property>

<ns1:Property rdf:ID="hasSchool">
   <ns2:domain rdf:resource="#Course"/>
   <ns2:range rdf:resource="#School"/>
</ns1:Property>

<ns3:Department rdf:ID="ECON">
   <ns3:hasDescription rdf:datatype="String">Economics</ns3:hasDescription>
</ns3:Department>

<ns3:School rdf:ID="CASPS">
   <ns3:hasDescription rdf:datatype="String">College of Arts and Sciences</ns3:hasDescription>
</ns3:School>

<rdf:Description rdf:ID="ECON_125">
   <ns3:hasDepartment rdf:resource="#ECON"/>
   <ns3:hasSchool rdf:resource="#CASPS"/>
</rdf:Description>

</rdf:RDF>