Appendix E
OWL Source Code of the Ontology of Socio-Cultural Time Concepts
<rdf:RDF xmlns:rss="http://purl.org/rss/1.0/"
xmlns:jms="http://jena.hpl.hp.com/2003/08/jms#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#"
xmlns:daml=http://www.daml.org/2001/03/daml+oil#
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns="http://www.cip.ifi.lmu.de/~oezden/STCONCEPTS.owl#"
xml:base="http://www.cip.ifi.lmu.de/~oezden/STCONCEPTS.owl">
<owl:Ontology rdf:about=""/>
<!----------------------------------------------------------CLASSES-------------------------------------------------------->
<!--Class Time Periods -->
<owl:Class rdf:ID="TimePeriods">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Concept of all possible
temporal periods that can be explicitly anchored on the time line and that a have a duration and that repeat.
e.g calendar dates, days of weeks, months, hours of days, years, holidays, centuries as well as midnight,
yesterday, next year, 1700s, 60ies, Medieval Ages, 17th century, lunch-time, weekend, etc. Those concepts
that cannot be explicitly anchored on the time line as time periods are not within the scope of the ontology,
therefore they are not included in this category. Examples of such (time period)concepts could be fuzzy
concepts as sometime in future, while ago, whenever possible, way before, etc. (All members and all
members of the sebcategories are based on Gregorian Calendar )</rdfs:comment>
</owl:Class>
<!--Class Islamic Time Periods -->
<owl:Class rdf:ID="IslamicTimePeriodsWithDurationOfLongerThanOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfReligionsWithDurationOfLongerThanOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class USAmerican Time Periods with Duartion of Longer than One Day -->
<owl:Class rdf:ID="USAmericanTimePeriodsWithDurationOfLongerThanOneDay">
<rdfs:subClassOf>
2
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNationsWithDurationLongerThanOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Turkish-Islamic Time Periods with Duration of One Day -->
<owl:Class rdf:ID="TurkishIslamicTimePeriodsWithDurationOfOneDay">
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#IslamicSocioculturalTimePeriodsWithDurationOfOneDay"/>
<owl:Class rdf:about="#TurkishTimePeriodsWithDurationOfOneDay"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class rdf:about="#TurkishTimePeriodsWithDurationOfOneDay"/>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class rdf:about="#IslamicSocioculturalTimePeriodsWithDurationOfOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Turkish-Islamic Time Periods with Duartion of Longer than One Day -->
<owl:Class rdf:ID="TurkishIslamicTimePeriodsWithDurationOfLongerThanOneDay">
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#IslamicTimeTimePeriodsWithDurationOfLongerThanOneDay"/>
<owl:Class rdf:about="#TurkishTimePeriodsWithDurationLongerThanOneDay"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class rdf:about="#TurkishTimePeriodsWithDurationLongerThanOneDay"/>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#IslamicTimeTimePeriodsWithDurationOfLongerThanOneDay"/>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Secondary Education with Duration of One Day -->
<owl:Class rdf:ID="SocioCulturalTimePeriodsOfSecondaryEducationWithDurationOfOneDay">
<rdfs:subClassOf>
<owl:Class
rdf:about="#SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationOfOneDay"/>
</rdfs:subClassOf>
3
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
only related to secondary education with duration one day</rdfs:comment>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Higher Education with Duration of One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfHigherEducationWithDurationOfOneDay">
<rdfs:subClassOf>
<owl:Class
rdf:about="#SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationOfOneDay"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
only related to higher education with duration one day</rdfs:comment>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Business Life & Education with Duration of Longer than One
Day -->
<owl:Class
rdf:ID="SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationLongerThanOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfBusinessLifeAndEducation"/>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationLongerThanOneDay"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfBusinessLifeAndEducation"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
both related to business life and education and with duration longer than one day</rdfs:comment>
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationLongerThanOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Higher Education Education with Duration of One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay">
<rdfs:subClassOf
rdf:resource="#SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationLongerThanOneDay"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
both related to higher education and education with duration longer than one day</rdfs:comment>
</owl:Class>
4
<!--Class German Time Periods with Duration of One Day -->
<owl:Class rdf:ID="GermanTimePeriodsWithDurationShorterThanOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNationsWithDurationShorterThanOneDay"/>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationShorterThanOneDay"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNations"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Business Life with Duration of One Day -->
<owl:Class rdf:ID="SocioCulturalTimePeriodsOfBusinessLifeWithDurationOfOneDay">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
only related to business life with duration one day</rdfs:comment>
<rdfs:subClassOf>
<owl:Class
rdf:about="#SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationOfOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Jewish Time Periods with Duration of Shorter than One Day -->
<owl:Class rdf:ID="JewishTimePeriodsWithDurationShorterThanOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfReligionsWithDurationOfShorterThanOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Socio-Cultural TimePeriods of Nations with Duration of Shorter than One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfNationsWithDurationLongerThanOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNations"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
both related to nations and with duration longer than one day</rdfs:comment>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
5
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationLongerThanOneDay"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNations"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationLongerThanOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Socio-Cultural Time Periods with Duration of Shorter than One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsWithDurationOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriods"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Concept of sociocultural
time periods with a duration of one day. Any Sociococultural TimePeriod with Duration One Day is a
Sociocultural Time Period e.g. Thanksgiving Day, Day of Unity, etc.</rdfs:comment>
</owl:Class>
<!--Class USAmerican Time Periods of Higher Education with Duration of Shorter than One Day -->
<owl:Class rdf:ID="USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay">
<rdfs:subClassOf
rdf:resource="#SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay"/>
<rdfs:subClassOf rdf:resource="#USAmericanTimePeriodsWithDurationOfLongerThanOneDay"/>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class
rdf:about="#SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay"/>
<owl:Class rdf:about="#USAmericanTimePeriodsWithDurationOfLongerThanOneDay"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
</owl:Class>
<!--Class Israeli Time Periods with Duration of One Day -->
<owl:Class rdf:ID="IsraeliTimPeriodsWithDurationOfOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNationsWithDurationOfOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="GermanTimePeriodsWithDurationLongerThanOneDay">
6
<rdfs:subClassOf
rdf:resource="#SocioculturalTimePeriodsOfNationsWithDurationLongerThanOneDay"/>
</owl:Class>
<!--Class Socio-Cultural Time Periods with Duration of Shorter than One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsWithDurationShorterThanOneDay">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Concept of sociocultural
time periods with a duration of shorter than one day. Any Sociococultural Time Period with Duration Shorter
than One Day is a Sociocultural Time Period e.g Rush Hour, Happy Hour, Seminar</rdfs:comment>
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriods"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Socio-Cultural Time Periodsof Secondary Education with Duration of Shorter than One Day
-->
<owl:Class rdf:ID="SocioculturalTimePeriodOfSecondaryEducationWithDurationShorterThanOneDay">
<rdfs:subClassOf>
<owl:Class
rdf:about="#SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationOfShorterThanOneDay"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
only related to secondary education with duration shorter than one day</rdfs:comment>
</owl:Class>
<!--Class Jewish Socio-Cultural time Periods with Duration of One Day -->
<owl:Class rdf:ID="JewishSocioculturalTimePeriodsWithDurationOfOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfReligionsWithDurationOfOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class US American Time Periods with Duration of Shorter than One Day -->
<owl:Class rdf:ID="USAmericanTimePeriodsWithDurationShorterThanOneDay">
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationShorterThanOneDay"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNations"/>
</owl:intersectionOf>
</owl:Class>
7
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNationsWithDurationShorterThanOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Israeli Time Periods with Duration of Longer than One Day -->
<owl:Class rdf:ID="IsraeliTimePeriodsWithDurationOfLongerThanOneDay">
<rdfs:subClassOf
rdf:resource="#SocioculturalTimePeriodsOfNationsWithDurationLongerThanOneDay"/>
</owl:Class>
<owl:Class
rdf:ID="SocioculturalTimePeriodsOfSecondaryEducationWithDurationOfLongerThanOneDay">
<rdfs:subClassOf
rdf:resource="#SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationLongerThanOneDay"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
only related to secondary education with duration longer than one day</rdfs:comment>
</owl:Class>
<owl:Class rdf:ID="IslamicTimePeriodsWithDurationShorterThanOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfReligionsWithDurationOfShorterThanOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Business Lifewith Duration of Shorter than One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfBusinessLifeWithDurationShorterThanOneDay">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
only related to business life with duration shorter than one day e.g. Happy Hour, Rush Hour</rdfs:comment>
<rdfs:subClassOf>
<owl:Class
rdf:about="#SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationOfShorterThanOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Nations -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfNations">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriods"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Concept of sociocultural
time periods that are specific to the members of a nation. e.g. Halloween, Columbus Day, Victory Day etc.
Any Sociococultural Time Period Of Nations is a Sociocultural Time Period</rdfs:comment>
</owl:Class>
8
<!--Class Socio-Cultural Time Periods of higher Education with Duration of Shorter than One Day ->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfHigherEducationWithDurationOfShorterThanOneDay">
<rdfs:subClassOf>
<owl:Class
rdf:about="#SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationOfShorterThanOneDay"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
only related to higher education with duration shorter than one day</rdfs:comment>
</owl:Class>
<!--Class Socio-Cultural Time Periodsof Business Life and Education with Duration of Shorter than
One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfBusinessLifeAndEducation">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Concept of sociocultural
time periods that are specific to the members of education (academia, highschools, etc.) and business life. e.g.
meeting hours, exhibitions dates, office hours, business vacation, semster, fall break, intersession, etc. Any
Sociocultural Time Period Of Business Life And Education is a Sociocultural Time Period
</rdfs:comment>
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriods"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class German-Christian Time Periods with Duration of Longer than One Day -->
<owl:Class rdf:ID="GermanChristianTimePeriodsWithDurationLongerThanOneDay">
<rdfs:subClassOf rdf:resource="#GermanTimePeriodsWithDurationLongerThanOneDay"/>
<rdfs:subClassOf>
<owl:Class rdf:about="#ChristianTimePeriodsWithDurationOfLongerThanOneDay"/>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#ChristianTimePeriodsWithDurationOfLongerThanOneDay"/>
<owl:Class rdf:about="#GermanTimePeriodsWithDurationLongerThanOneDay"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
</owl:Class>
<!--Class Socio-Cultural Time Periods -->
<owl:Class rdf:ID="SocioculturalTimePeriods">
9
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Concept of sociocultural
time periods that are specific to the members of education (academia, highschools, etc.) and business life. e.g.
meeting hours, exhibitions dates, office hours, business vacation, semester, fall break, intersession, etc. A
sociocultural time period belonging to this concept should be able to answer the question of "where does
sociocultural time period x come from?"Any SocioculturalTimePeriod is Time Period</rdfs:comment>
<owl:disjointWith>
<owl:Class rdf:about="#CalendarDatePeriods"/>
</owl:disjointWith>
<rdfs:subClassOf rdf:resource="#TimePeriods"/>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Religions -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfReligions">
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriods"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Concept of sociocultural
time periods that are specific to the members of a religion. e.g. Easter, Passover, Ramadan, Namaz (Islamic
prayer times), Iftar (time of sunset in Ramadan when the observers of Ramadan are allowed to eat), etc. Any
Sociococultural Time Period Of Religions is a Sociocultural Time Period</rdfs:comment>
</owl:Class>
<!--Class Socio-Culturl Time Periods of Nations with Duration of Shorter than One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfNationsWithDurationShorterThanOneDay">
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationShorterThanOneDay"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNations"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsOfNations"/>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsWithDurationShorterThanOneDay"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
both related to nations and with duration shorter than one day</rdfs:comment>
</owl:Class>
<!--Class German-Christian Time Periods with Duration of One Day -->
<owl:Class rdf:ID="GermanChristianTimePeriodsWithDurationOfOneDay">
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#ChristianSocioculturalTimePeriodsOfOneDay"/>
<owl:Class rdf:about="#GermanTimePeriodsWithDurationOfOneDay"/>
</owl:intersectionOf>
10
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class rdf:about="#ChristianSocioculturalTimePeriodsOfOneDay"/>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class rdf:about="#GermanTimePeriodsWithDurationOfOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Turkish Time Periods with Duration of Longer than One Day -->
<owl:Class rdf:ID="TurkishTimePeriodsWithDurationLongerThanOneDay">
<rdfs:subClassOf
rdf:resource="#SocioculturalTimePeriodsOfNationsWithDurationLongerThanOneDay"/>
</owl:Class>
<owl:Class rdf:ID="TurkishTimePeriodsWithDurationShorterThanOneDay">
<rdfs:subClassOf
rdf:resource="#SocioculturalTimePeriodsOfNationsWithDurationShorterThanOneDay"/>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationShorterThanOneDay"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNations"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
</owl:Class>
<!--Class USAmerican Time Periods with Duration of One Day -->
<owl:Class rdf:ID="USAmericanTimePeriodsWithDurationOfOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNationsWithDurationOfOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Business Life nd Education with Duration of One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationOfOneDay">
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsOfBusinessLifeAndEducation"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationOneDay"/>
</owl:intersectionOf>
11
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsWithDurationOneDay"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
both related to business life and education and with duration one day</rdfs:comment>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsOfBusinessLifeAndEducation"/>
</owl:Class>
<!--Class Socio-Cultural Time Periods of nations with Duration of One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfNationsWithDurationOfOneDay">
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsWithDurationOneDay"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
both related to nations and with duration one day e.g national holiday </rdfs:comment>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNations"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationOneDay"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsOfNations"/>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Business Life with Duration of Longer than One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfBusinessLifeWithDurationOfLongerThanOneDay">
<rdfs:subClassOf
rdf:resource="#SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationLongerThanOneDay"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
only related to business life with duration longer than one day</rdfs:comment>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Religions with Duration of Shorter than One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfReligionsWithDurationOfShorterThanOneDay">
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsOfReligions"/>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsWithDurationShorterThanOneDay"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
both related to religions and with duration shorter than one day e.g Iftar</rdfs:comment>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationShorterThanOneDay"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfReligions"/>
12
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
</owl:Class>
<!--Class Christian Time Periods with Duration of Longer than One Day -->
<owl:Class rdf:ID="ChristianTimePeriodsWithDurationOfLongerThanOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfReligionsWithDurationOfLongerThanOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Christian Time Periods with Duration of One Day -->
<owl:Class rdf:ID="ChristianSocioculturalTimePeriodsOfOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfReligionsWithDurationOfOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<!--Class Israeli-Jewish Time Periods with Duration of Shorter than One Day -->
<owl:Class rdf:ID="IsraeliJewishTimePeriodsWithDurationOfOneDay">
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#JewishSocioculturalTimePeriodsWithDurationOfOneDay"/>
<owl:Class rdf:about="#IsraeliTimPeriodsWithDurationOfOneDay"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#JewishSocioculturalTimePeriodsWithDurationOfOneDay"/>
<rdfs:subClassOf rdf:resource="#IsraeliTimPeriodsWithDurationOfOneDay"/>
</owl:Class>
<!--Class Calendar Date Periods -->
<owl:Class rdf:ID="CalendarDatePeriods">
<rdfs:subClassOf rdf:resource="#TimePeriods"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Concept of temporal
periods that explicitly refer to a time period in a given calendar, e.g. 12.6.2004, January, Friday, 8.00 a.m-
12.00 p.m. etc. Any Calendar Date Period is a Temporal Period (Based on Gregorian
Calendar)</rdfs:comment>
<owl:disjointWith rdf:resource="#SocioculturalTimePeriods"/>
</owl:Class>
13
<!--Class German Time Periods with Duration of One Day -->
<owl:Class rdf:ID="GermanTimePeriodsWithDurationOfOneDay">
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsOfNationsWithDurationOfOneDay"/>
</owl:Class>
<owl:Class rdf:ID="ChristianTimePeriodsWithDurationShorterThanOneDay">
<rdfs:subClassOf
rdf:resource="#SocioculturalTimePeriodsOfReligionsWithDurationOfShorterThanOneDay"/>
</owl:Class>
<!--Class Israeli Time Periods with Duration of Shorter than One Day -->
<owl:Class rdf:ID="IsraeliTimePeriodsWithDurationShorterThanOneDay">
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationShorterThanOneDay"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfNations"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf
rdf:resource="#SocioculturalTimePeriodsOfNationsWithDurationShorterThanOneDay"/>
</owl:Class>
<!--Class Israeli Jewish Time Periods with Duration of Longer than One Day -->
<owl:Class rdf:ID="IsraeliJewishTimePeriodsWithDurationOfLongerThanOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#JewishTimePeriodsiWithDurationOfLongerThanOneDay"/>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#IsraeliTimePeriodsWithDurationOfLongerThanOneDay"/>
<owl:Class rdf:about="#JewishTimePeriodsiWithDurationOfLongerThanOneDay"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#IsraeliTimePeriodsWithDurationOfLongerThanOneDay"/>
</owl:Class>
<!--Class Turkish-Islamic Time Periods with Duration of Shorter than One Day -->
<owl:Class rdf:ID="TurkishIslamicTimePeriodsWithDurationShorterThanOneDay">
<rdfs:subClassOf rdf:resource="#TurkishTimePeriodsWithDurationShorterThanOneDay"/>
<rdfs:subClassOf rdf:resource="#IslamicTimePeriodsWithDurationShorterThanOneDay"/>
14
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#TurkishTimePeriodsWithDurationShorterThanOneDay"/>
<owl:Class rdf:about="#IslamicTimePeriodsWithDurationShorterThanOneDay"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
</owl:Class>
<!-- Class Turkish Time Periods with Duration of One Day -->
<owl:Class rdf:ID="TurkishTimePeriodsWithDurationOfOneDay">
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsOfNationsWithDurationOfOneDay"/>
</owl:Class>
<owl:Class rdf:ID="SocioculturalTimePeriodsOfReligionsWithDurationOfOneDay">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
both related to religions and with duration one day</rdfs:comment>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsWithDurationOneDay"/>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsOfReligions"/>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsOfReligions"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationOneDay"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
</owl:Class>
<!--Jewish Time Periods with Duration of Longer than One Day -->
<owl:Class rdf:ID="JewishTimePeriodsiWithDurationOfLongerThanOneDay">
<rdfs:subClassOf>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfReligionsWithDurationOfLongerThanOneDay"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="SocioculturalTimePeriodsWithDurationLongerThanOneDay">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Concept of sociocultural
time periods with a duration of longer than one day. Any Sociococultural Time Period with Duration Longer
than One Day is a Sociocultural Time Period e.g. Ramadan, Easter</rdfs:comment>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriods"/>
</owl:Class>
<!-- Class Islamic Time Periods with Duration of One Day -->
<owl:Class rdf:ID="IslamicTimePeriodsWithDurationOfOneDay">
15
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsOfReligionsWithDurationOfOneDay"/>
</owl:Class>
<owl:Class rdf:ID="IsraeliJewishTimePeriodsWithDurationShorterThanOneDay">
<rdfs:subClassOf rdf:resource="#IsraeliTimePeriodsWithDurationShorterThanOneDay"/>
<rdfs:subClassOf rdf:resource="#JewishTimePeriodsWithDurationShorterThanOneDay"/>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#JewishTimePeriodsWithDurationShorterThanOneDay"/>
<owl:Class rdf:about="#IsraeliTimePeriodsWithDurationShorterThanOneDay"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Religion with Duration of Longer than One Day -->
<owl:Class rdf:ID="SocioculturalTimePeriodsOfReligionsWithDurationOfLongerThanOneDay">
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationLongerThanOneDay"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfReligions"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsWithDurationLongerThanOneDay"/>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsOfReligions"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
both related to religions and with duration longer than one day</rdfs:comment>
</owl:Class>
<!--Class Socio-Cultural Time Periods of Business Life and Education with Duration of Shorter than
One Day -->
<owl:Class
rdf:ID="SocioculturalTimePeriodsOfBusinessLifeAndEducationWithDurationOfShorterThanOneDay">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">socio-cultural time periods
both related to business life and education and with duration shorter than one day</rdfs:comment>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="#SocioculturalTimePeriodsWithDurationShorterThanOneDay"/>
<owl:Class rdf:about="#SocioculturalTimePeriodsOfBusinessLifeAndEducation"/>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
16
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsWithDurationShorterThanOneDay"/>
<rdfs:subClassOf rdf:resource="#SocioculturalTimePeriodsOfBusinessLifeAndEducation"/>
</owl:Class>
<!-----------------------------------------------------------PROPERTIES ------------------------------------------------->
<!--Object property hasSuperordinate Concept -->
<owl:ObjectProperty rdf:ID="hasSuperordinateConcept">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Inverse property of the
property hasSubordinateConcept</rdfs:comment>
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
<owl:inverseOf>
<owl:TransitiveProperty rdf:about="#hasSubordinateConcept"/>
</owl:inverseOf>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<rdfs:range rdf:resource="#SocioculturalTimePeriods"/>
</owl:ObjectProperty>
<!--Datatype property hasSimilar Concept -->
<owl:DatatypeProperty rdf:ID="hasSimilarConcept">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A semantic relation of the
form: SocioculturalTimePeriods hasSimilarMeaning "STRING" e.g Carnival similarConcept "Mardi Gras".
Domain: Sociocultural TemporalPeriods Range: RDF Literal (string) Purpose is to capture similarity between
concepts</rdfs:comment>
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
</owl:DatatypeProperty>
<!--Datatype property hasIndex Concept -->
<owl:DatatypeProperty rdf:ID="hasIndex">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">when is one socio-cultural
time period on the timeline? e.g. Halloween is on the 31st of october</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="recurrence">
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
17
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string">yearly</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string">weekly</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string">monthly</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string">daily</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hourly</rdf:first>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">how often does one time
period occur?it takes a fixed value as object value i.e. possible answers are restricted. These are: hourly, daily,
weekly, monthly and yearly</rdfs:comment>
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
</owl:DatatypeProperty>
<!--Datatype property implies General Suspension of Classes Concept -->
<owl:DatatypeProperty rdf:ID="impliesGeneralSuspensionOfClasses">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A property that takes a
boolean value as its value and that is of the form: SocioculturalTimePeriods generalSuspensionOfClasses
TRUE/FALSE e.g. SemesterBreak generalSuspensionOfClasses TRUE Domain: SocioculturalTimePeriods
Range:RDFLiteral (Boolean) Purpose is to explicitly demonstrate time periods that are associated with a
change in the usual flow of education life (i.e. periods of time when there is no teaching and no classes are
held)</rdfs:comment>
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
</owl:DatatypeProperty>
<!--Datatype property has Granularity -->
<owl:DatatypeProperty rdf:ID="hasGranularity">
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">what is the time unit of one
socio-cultural time period? hour, day, month, week, year etc.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:DatatypeProperty>
<!--Datatype property has Duration -->
<owl:DatatypeProperty rdf:ID="hasDuration">
18
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">how long is one sociocultural
time period?one day, two weeks, one year etc.</rdfs:comment>
</owl:DatatypeProperty>
<!--Datatype property implies General Suspension of Work -->
<owl:DatatypeProperty rdf:ID="impliesGeneralSuspensionOfWork">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A property that takes a
boolean value as its value and that is of the of the form: SocioculturalTimePeriods generalSuspensionOfWork
TRUE/FALSE e.g. St.PatricksDay generalSuspensionOfWork FALSE Domain: SocioculturalTimePeriods
Range:RDFLiteral (Boolean)Purpose is to explicitly demonstrate time periods that are associated with a
change in the usual flow of social life (i.e. periods of time when people dont work)</rdfs:comment>
</owl:DatatypeProperty>
<!--Object property hasSubordinate Concept is a transitive property -->
<owl:TransitiveProperty rdf:ID="hasSubordinateConcept">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A (semantic relation)
property of the form:Sociocultural Time Period has Subordinate Concept Sociocultural Time Period e.g.
Holiday has Subordinate Concept Christmas Day Domain: Sociocultural Time Periods Range: Sociocultural
Time Periods Inverse:has Superordinate Concept Purpose is to capture such relations as which time period
necessarily implies another time period. </rdfs:comment>
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
<owl:inverseOf rdf:resource="#hasSuperordinateConcept"/>
<rdfs:range rdf:resource="#SocioculturalTimePeriods"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</owl:TransitiveProperty>
<!--Datatype property has variable calendar date is a functional property -->
<owl:FunctionalProperty rdf:ID="hasVariableCalendarDate">
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A property that takes an
instance from class (domain) Socio-Cultural Time Periods as subject and a boolean as its value (object).It is
of the form: Socio-cultural Time Periods has Fixed Calendar Date TRUE/FALSE e.g. Easter Monday has
VariableCalendar Date TRUE Domain: Sociocultural Time Periods Range: RDFLiteral (Boolean) Purpose is
to explicitly demonstrate sociocultural concepts of time periods which cannot be anchored to the same
fraction of the timeline.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
</owl:FunctionalProperty>
19
<!--Datatype property has Fixed Calendar date is a functional property -->
<owl:FunctionalProperty rdf:ID="hasFixedCalendarDate">
<rdfs:domain rdf:resource="#SocioculturalTimePeriods"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A property that takes an
instance from class (domain) Socio-Cultural Time Periods as subject and a boolean as its value (object).It is
of the form:SocioculturalTimePeriods has Fixed Calendar Date TRUE/FALSE e.g. St.Valentines Day has
Fixed Calendar Date TRUE Domain: Sociocultural Time Periods Range: RDFLiteral (Boolean) Purpose is to
explicitly demonstrate sociocultural concepts of time periods which can always be anchored to the same
fraction of the timeline.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
</owl:FunctionalProperty>
<!----------------------------------------------------INSTANCES ---------------------------------------------------------->
<IsraeliJewishTimePeriodsWithDurationOfOneDay rdf:ID="purim">
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fasching</hasSimilarConcept
>
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">halloween</hasSimilarConce
pt>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">in hebrew month Adar.
march acc.
to gregorian calendar</hasIndex>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true
</impliesGeneralSuspensionOfWork>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true
</impliesGeneralSuspensionOfClasses>
<recurrence>yearly</recurrence>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendar
Date>
</IsraeliJewishTimePeriodsWithDurationOfOneDay>
<USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay
rdf:ID="summerSemester">
<hasSuperordinateConcept>
<SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay
rdf:ID="academicTrimester">
<hasSuperordinateConcept>
20
<SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay
rdf:ID="academicYear">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8 months</hasDuration>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendar
Date>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">month</hasGranularity>
<recurrence>yearly</recurrence>
<hasSubordinateConcept rdf:resource="#academicTrimester"/>
<hasSubordinateConcept>
<SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay
rdf:ID="academicSemester">
<hasSuperordinateConcept rdf:resource="#academicYear"/>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">week</hasGranularity>
<hasSubordinateConcept>
<USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay
rdf:ID="fallSemester">
<hasSuperordinateConcept rdf:resource="#academicSemester"/>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">weeks</hasGranularity>
<recurrence>yearly</recurrence>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendar
Date>
<hasSuperordinateConcept rdf:resource="#academicTrimester"/>
<hasSubordinateConcept>
<USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay
rdf:ID="midTerms">
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true
</impliesGeneralSuspensionOfClasses>
<hasSuperordinateConcept rdf:resource="#fallSemester"/>
<recurrence>yearly</recurrence>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a week reserved for final
examination at the university at the end of the first academic semster of the academicc
year</rdfs:comment>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last week of the first academic
semester of an academic year</hasIndex>
<hasGranularity
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">week</hasGranularity>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1week</hasDuration>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendar
Date>
</USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
</hasSubordinateConcept>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">18
weeks</hasDuration>
</USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
</hasSubordinateConcept>
21
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendar
Date>
<hasSubordinateConcept>
<USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay
rdf:ID="springSemester">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">18
weeks</hasDuration>
<hasSubordinateConcept>
<USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay rdf:ID="finalsWeek">
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariable
CalendarDate><rdfs:comment
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a week reserved for final
examinations at the university at the end of the last academic semster of the academic
year</rdfs:comment>
<recurrence>yearly</recurrence>
<hasSuperordinateConcept rdf:resource="#springSemester"/>
<hasGranularity
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">week</hasGranularit
y>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last week of the
last academic semester of an academic year</hasIndex>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGene
ralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1
week</hasDuration>
</USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
</hasSubordinateConcept>
<hasSuperordinateConcept rdf:resource="#academicSemester"/>
<hasSuperordinateConcept rdf:resource="#academicTrimester"/>
<hasGranularity
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">week</hasGranularit
y>
<recurrence>yearly</recurrence>
</USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
</hasSubordinateConcept>
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">academicTerm</has
SimilarConcept>
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">18
weeks</hasDuration>
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">academic
session</hasSimilarConcept>
</SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
22
</hasSubordinateConcept>
</SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
</hasSuperordinateConcept>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasSubordinateConcept rdf:resource="#summerSemester"/>
<recurrence>yearly</recurrence>
<hasSubordinateConcept rdf:resource="#fallSemester"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">one of three terms into
which the academic year is sometimes divided </rdfs:comment>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">week</hasGranularity>
<hasSubordinateConcept rdf:resource="#springSemester"/>
</SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
</hasSuperordinateConcept>
</USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
<TurkishTimePeriodsWithDurationOfOneDay rdf:ID="nationalSovereignityAndChildrensDay">
<recurrence>yearly</recurrence>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDat
e>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasSuperordinateConcept>
<SocioculturalTimePeriodsWithDurationOneDay rdf:ID="holiday">
<hasSubordinateConcept>
<USAmericanTimePeriodsWithDurationOfOneDay rdf:ID="presidentsDay">
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">third Monday in
february</hasIndex>
</USAmericanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="epiphany">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasVariableCalendarDate>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
23
<hasSuperordinateConcept rdf:resource="#holiday"/>
<recurrence>yearly</recurrence>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">january 6th</hasIndex>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="stPatricksDay">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<recurrence>yearly</recurrence>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">17th march</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<USAmericanTimePeriodsWithDurationOfOneDay rdf:ID="halloween">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">31th october</hasIndex>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<recurrence>yearly</recurrence>
</USAmericanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<GermanChristianTimePeriodsWithDurationOfOneDay rdf:ID="sundayOfTheDead">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last sunday before
advent</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<recurrence>yearly</recurrence>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
</GermanChristianTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<GermanChristianTimePeriodsWithDurationOfOneDay rdf:ID="ernteDankTag">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
24
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">german
thanksgiving day</hasSimilarConcept>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1st sunday in
october</hasIndex>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
</GermanChristianTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="allSaintsDay">
<recurrence>yearly</recurrence>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1st november </hasIndex>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="easterMonday">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">monday after good
friday</hasIndex>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<recurrence>yearly</recurrence>
<hasSuperordinateConcept>
<ChristianTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="easter">
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<recurrence>yearly</recurrence>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">time period that covers
good friday to easter monday</rdfs:comment>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
25
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4 days</hasDuration>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="goodFriday">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasSuperordinateConcept rdf:resource="#easter"/>
<recurrence>yearly</recurrence>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">friday before easter
monday</hasIndex>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept rdf:resource="#easterMonday"/>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</ChristianTimePeriodsWithDurationOfLongerThanOneDay>
</hasSuperordinateConcept>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasSubordinateConcept>
<GermanTimePeriodsWithDurationOfOneDay rdf:ID="reformationDay">
<hasSuperordinateConcept rdf:resource="#holiday"/>
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">october 31</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
</GermanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="ascencion">
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasSuperordinateConcept rdf:resource="#holiday"/>
26
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<recurrence>yearly</recurrence>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">40 days after
easter</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<GermanTimePeriodsWithDurationOfOneDay rdf:ID="mayDay">
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">may 1</hasIndex>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">workers
day</hasSimilarConcept>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">one day</hasDuration>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">spring
day</hasSimilarConcept>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
</GermanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<GermanChristianTimePeriodsWithDurationOfOneDay rdf:ID="faschingsDienstag">
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fat
tuesday</hasSimilarConcept>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day before Ash Wednesday,
Tuesday during the Karneval week</hasIndex>
<hasSuperordinateConcept>
<GermanChristianTimePeriodsWithDurationLongerThanOneDay rdf:ID="karneval">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">starts 6 days before ash
wednesday</hasIndex>
<recurrence>yearly</recurrence>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">German week of
festivities for which includes the day Carnival</rdfs:comment>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6 days</hasDuration>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasSubordinateConcept rdf:resource="#faschingsDienstag"/>
</GermanChristianTimePeriodsWithDurationLongerThanOneDay>
</hasSuperordinateConcept>
27
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">carnival</hasSimilarConcept>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mardi
gras</hasSimilarConcept>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">shrove
tuesday</hasSimilarConcept>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
</GermanChristianTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept> <IsraeliJewishTimePeriodsWithDurationOfOneDay
rdf:ID="simkatTorah">
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">in Tihri in hebrew calendar.
app. in october acc. to gregorian calendar</hasIndex>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<recurrence>yearly</recurrence>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">reading of of
Torah</hasSimilarConcept>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
</IsraeliJewishTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<IsraeliJewishTimePeriodsWithDurationOfOneDay rdf:ID="yomKippur">
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10th of Tishri acc. to hebrew
calendar. late september early october</hasIndex>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Jewish Day of
Atonement </hasSimilarConcept>
</IsraeliJewishTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
28
<USAmericanTimePeriodsWithDurationOfOneDay rdf:ID="thanksgivingDay">
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fourth Thursday in
November</hasIndex>
<recurrence>yearly</recurrence>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasGranularity>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
</USAmericanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="ashWednesday">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">beginning of
lent</rdfs:comment>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">40 days before
easter</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<recurrence>yearly</recurrence>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<TurkishTimePeriodsWithDurationOfOneDay rdf:ID="victoryDay">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">30th august</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasSuperordinateConcept rdf:resource="#holiday"/>
</TurkishTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<TurkishTimePeriodsWithDurationOfOneDay rdf:ID="atatuerkYouthCommemorationSportsDay">
<recurrence>yearly</recurrence>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
29
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">19th may</hasIndex>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</impliesGeneralSuspensionOfWork>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasVariableCalendarDate>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</TurkishTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="palmSunday">
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last sunday before
easter</hasIndex>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<USAmericanTimePeriodsWithDurationOfOneDay rdf:ID="veteransDay">
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">on 11th of
november</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<recurrence>yearly</recurrence>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">one day</hasDuration>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">armistice
day</hasSimilarConcept>
</USAmericanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<USAmericanTimePeriodsWithDurationOfOneDay rdf:ID="columbusDay">
30
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">discovery of the
american continent</hasSimilarConcept>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">second Moday in
October</hasIndex>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">one Day</hasDuration>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
</USAmericanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<GermanChristianTimePeriodsWithDurationOfOneDay rdf:ID="martinsDay">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">11.11 at 11.00
am</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">beginning of Karneval
preperations</rdfs:comment>
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
</GermanChristianTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<USAmericanTimePeriodsWithDurationOfOneDay rdf:ID="memorialDay">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last monday in
May</hasIndex>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">one day</hasDuration>
<hasSuperordinateConcept rdf:resource="#holiday"/>
</USAmericanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="pentecost">
<recurrence>yearly</recurrence>
31
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whitsunday</hasSimilarConcept>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">50 days after
easter</hasIndex>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<GermanTimePeriodsWithDurationOfOneDay rdf:ID="sylvester">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">31st december</hasIndex>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</impliesGeneralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</impliesGeneralSuspensionOfWork>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<recurrence>yearly</recurrence>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">new years
eve</hasSimilarConcept>
</GermanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="stValentinesDay">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">14th of february</hasIndex>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<recurrence>yearly</recurrence>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept rdf:resource="#nationalSovereignityAndChildrensDay"/>
<hasSubordinateConcept>
<IsraeliJewishTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="hanukkah">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">begins 25th of jewish month
Kislev (corresponds to November and December)</hasIndex>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8 days</hasDuration>
32
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">festival of
lights</hasSimilarConcept>
<recurrence>yearly</recurrence>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasSuperordinateConcept rdf:resource="#holiday"/>
</IsraeliJewishTimePeriodsWithDurationOfLongerThanOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<GermanChristianTimePeriodsWithDurationOfOneDay rdf:ID="roseMonday">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">monday before carnival
tuesday</rdfs:comment>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">monday before carnival or fat
tuesday or mardi gras</hasIndex>
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
</GermanChristianTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="adventSunday">
<hasSuperordinateConcept>
<ChristianTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="advent">
<recurrence>yearly</recurrence>
<hasSubordinateConcept rdf:resource="#adventSunday"/>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4 sundays before
christmas</hasIndex>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4 sundays</hasDuration>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the period beginning
four Sundays before Christmas and observed by some Christians </rdfs:comment>
</ChristianTimePeriodsWithDurationOfLongerThanOneDay>
</hasSuperordinateConcept>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
33
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1st sunday in
advent</hasIndex>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="whitMonday">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7 weeks after easter
monday</rdfs:comment>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<recurrence>yearly</recurrence>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7 weeks after easter
monday</hasIndex>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<IsraeliJewishTimePeriodsWithDurationOfOneDay rdf:ID="shavuot">
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<recurrence>yearly</recurrence>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">50 days after
pesach</hasIndex>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pentecost</hasSimilarConcept>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</IsraeliJewishTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<USAmericanTimePeriodsWithDurationOfOneDay rdf:ID="laborDay">
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">first Monday in
September</hasIndex>
34
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">one day</hasDuration>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<recurrence>yearly</recurrence>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">marks the end of
summer holidays and the beginning of classes or work </rdfs:comment>
</USAmericanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="christmasDay">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">25th december</hasIndex>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasSuperordinateConcept>
<ChristianTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="christmas">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">25th 26th 27th
december</hasIndex>
<recurrence>yearly</recurrence>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasVariableCalendarDate>
<hasSubordinateConcept rdf:resource="#christmasDay"/>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasSuperordinateConcept>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="stStephensDay">
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">boxing
day</hasSimilarConcept>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">second christmas
day</hasSimilarConcept>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">first weekday after
Christmas</rdfs:comment>
<hasSubordinateConcept rdf:resource="#christmas"/>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">26th december</hasIndex>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
</ChristianSocioculturalTimePeriodsOfOneDay>
35
</hasSuperordinateConcept>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3 days</hasDuration>
</ChristianTimePeriodsWithDurationOfLongerThanOneDay>
</hasSuperordinateConcept>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasSuperordinateConcept rdf:resource="#holiday"/>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
</ChristianSocioculturalTimePeriodsOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<USAmericanTimePeriodsWithDurationOfOneDay rdf:ID="martinLutherKingsBirthday">
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">third Monday in
January</hasIndex>
<hasSuperordinateConcept rdf:resource="#holiday"/>
</USAmericanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
</SocioculturalTimePeriodsWithDurationOneDay>
</hasSuperordinateConcept>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">23rd april</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</TurkishTimePeriodsWithDurationOfOneDay>
<SocioculturalTimePeriodsOfSecondaryEducationWithDurationOfLongerThanOneDay
rdf:ID="schoolTerm">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5 months</hasDuration>
<hasSuperordinateConcept>
<SocioculturalTimePeriodsOfSecondaryEducationWithDurationOfLongerThanOneDay
rdf:ID="schoolYear">
<recurrence>yearly</recurrence>
<hasGranularity
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">month</hasGranularity>
36
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10
months</hasDuration>
<hasSubordinateConcept rdf:resource="#schoolTerm"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the period of time each
year when the high school is open and high scholl students are people are studying</rdfs:comment>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">starts
september</hasIndex>
</SocioculturalTimePeriodsOfSecondaryEducationWithDurationOfLongerThanOneDay>
</hasSuperordinateConcept>
<recurrence>yearly</recurrence>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">september</hasIndex>
<hasGranularity
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">months</hasGranularity>
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">schoolSemester</hasSimilarConcept>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
</SocioculturalTimePeriodsOfSecondaryEducationWithDurationOfLongerThanOneDay>
<USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay
rdf:ID="springBreak">
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<recurrence>yearly</recurrence>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">in march</hasIndex>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a week of recess
during the spring term at university</rdfs:comment>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 week</hasDuration>
<hasGranularity
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">week</hasGranularity>
</USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
<CalendarDatePeriods rdf:ID="march_30">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">simple date
entry</rdfs:comment>
</CalendarDatePeriods>
<GermanTimePeriodsWithDurationLongerThanOneDay rdf:ID="germanWeekend">
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Saturday,
Sunday</hasIndex>
<recurrence>weekly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2 days</hasDuration>
</GermanTimePeriodsWithDurationLongerThanOneDay>
<CalendarDatePeriods rdf:ID="_2005">
37
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">simple date
entry</rdfs:comment>
</CalendarDatePeriods>
<CalendarDatePeriods rdf:ID="january_12_2004"/>
<ChristianTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="lent">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">40 days</hasDuration>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">begins with ash wednesday
40 days before easter</hasIndex>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">beginning of
fasting</rdfs:comment>
<recurrence>yearly</recurrence>
</ChristianTimePeriodsWithDurationOfLongerThanOneDay>
<SocioculturalTimePeriodsOfNationsWithDurationOfOneDay rdf:ID="nationalHoliday">
<hasSubordinateConcept>
<USAmericanTimePeriodsWithDurationOfOneDay rdf:ID="July4th">
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">independence
day</hasSimilarConcept>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">one day</hasDuration>
<hasSuperordinateConcept rdf:resource="#nationalHoliday"/>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<recurrence>yearly</recurrence>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fourth of July</hasIndex>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
</USAmericanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<TurkishTimePeriodsWithDurationOfOneDay rdf:ID="republicDay">
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">29th october</hasIndex>
<hasSuperordinateConcept rdf:resource="#nationalHoliday"/>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
38
</TurkishTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<hasSubordinateConcept>
<GermanTimePeriodsWithDurationOfOneDay rdf:ID="dayOfUnity">
<recurrence>yearly</recurrence>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">october 3</hasIndex>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tag der
Einheit</hasSimilarConcept>
<hasSuperordinateConcept rdf:resource="#nationalHoliday"/>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">unifiocation of
Germany</hasSimilarConcept>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</GermanTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasFixedCalendarDate>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a specific kind of holiday
related to a nation during which holidays banks and schools are closed, mail is not delivered and some
businesses are closed.</rdfs:comment>
</SocioculturalTimePeriodsOfNationsWithDurationOfOneDay>
<GermanTimePeriodsWithDurationLongerThanOneDay rdf:ID="oktoberfest">
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">16 days</hasDuration>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasFixedCalendarDate>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">third saturday in
september</hasIndex>
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wiesn</hasSimilarConcept>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</GermanTimePeriodsWithDurationLongerThanOneDay>
<SocioculturalTimePeriodsOfBusinessLifeWithDurationShorterThanOneDay rdf:ID="rushHour">
39
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hour</hasGranularity>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2 hours</hasDuration>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasFixedCalendarDate>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1st to 5th days of the week
between 6.00 pm-8.00 pm</hasIndex>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1st to 5th days of the week
between 8.00 am -10.00 am</hasIndex>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the times at the
beginning and end of the working day when many people are traveling to or from wo</rdfs:comment>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
</SocioculturalTimePeriodsOfBusinessLifeWithDurationShorterThanOneDay>
<SocioculturalTimePeriodsOfSecondaryEducationWithDurationOfLongerThanOneDay
rdf:ID="halfTerm">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">between two high school
terms</hasIndex>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">half term
vacation</hasSimilarConcept>
</SocioculturalTimePeriodsOfSecondaryEducationWithDurationOfLongerThanOneDay>
<SocioculturalTimePeriodsOfBusinessLifeWithDurationShorterThanOneDay rdf:ID="happyHour">
<recurrence>daily</recurrence>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hour</hasGranularity>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3 hours</hasDuration>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasVariableCalendarDate>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">11 pm to 1 am</hasIndex>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5 pm to 8 pm</hasIndex>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"> a period of time during
which the price of drinks (as at a bar) is reduced or hors doeuvres are served free </rdfs:comment>
</SocioculturalTimePeriodsOfBusinessLifeWithDurationShorterThanOneDay>
<TurkishIslamicTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="feastOfTheSacrifice">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3 days</hasDuration>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10th day of the 12th last mionth
of the islamic calendar</hasIndex>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<recurrence>yearly</recurrence>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
</TurkishIslamicTimePeriodsWithDurationOfLongerThanOneDay>
<TurkishTimePeriodsWithDurationLongerThanOneDay rdf:ID="turkishWeekend">
<recurrence>weekly</recurrence>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Saturday, Sunday</hasIndex>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2 days</hasDuration>
</TurkishTimePeriodsWithDurationLongerThanOneDay>
<IsraeliJewishTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="pessah">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">app. a week</hasDuration>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">passover</hasSimilarConcept>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">app. in april</hasIndex>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<recurrence>yearly</recurrence>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</IsraeliJewishTimePeriodsWithDurationOfLongerThanOneDay>
<IsraeliTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="israeliWeekend">
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasFixedCalendarDate>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Friday, Saturday</hasIndex>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2 days</hasDuration>
<recurrence>weekly</recurrence>
</IsraeliTimePeriodsWithDurationOfLongerThanOneDay>
<CalendarDatePeriods rdf:ID="february">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">simple date
entry</rdfs:comment>
</CalendarDatePeriods>
<SocioculturalTimePeriodsOfBusinessLifeWithDurationShorterThanOneDay rdf:ID="nightShift">
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">night shift - the work shift
during the night (as midnight to 8 a.m.)</rdfs:comment>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hour</hasGranularity>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8 hours</hasDuration>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">at 12.00 midnight</hasIndex>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasVariableCalendarDate>
</SocioculturalTimePeriodsOfBusinessLifeWithDurationShorterThanOneDay>
<TurkishIslamicTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="ramadan">
41
<recurrence>yearly</recurrence>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the 9th month of the
Islamic year observed as sacred with fasting practiced daily from dawn to sunset </rdfs:comment>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1onth</hasDuration>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the 9th month of the Islamic
year</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">month</hasGranularity>
</TurkishIslamicTimePeriodsWithDurationOfLongerThanOneDay>
<SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay
rdf:ID="semesterBreak">
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">term
break</hasSimilarConcept>
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8 weeks</hasDuration>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">between two academic
semesters</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">week</hasGranularity>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
</SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
<USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay rdf:ID="fallBreak">
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3 days</hasDuration>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">in october</hasIndex>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3 days of recess during the
spring term at university</rdfs:comment>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
</USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
<CalendarDatePeriods rdf:ID="a.m.8.00">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">simple date
entry</rdfs:comment>
</CalendarDatePeriods>
<USAmericanTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="usAmericanWeekend">
<recurrence>yearly</recurrence>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2 days</hasDuration>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">saturday, sunday</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
</USAmericanTimePeriodsWithDurationOfLongerThanOneDay>
42
<TurkishIslamicTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="feastOfSugar">
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">festival of fast
breaking</hasSimilarConcept>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">feast at the end of
ramadan</rdfs:comment>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">end of ramadan</hasIndex>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3 days</hasDuration>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<recurrence>yearly</recurrence>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string"/>
</TurkishIslamicTimePeriodsWithDurationOfLongerThanOneDay>
<IsraeliJewishTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="sukkot">
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<recurrence>yearly</recurrence>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2 days</hasDuration>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">late september
oktober</hasIndex>
</IsraeliJewishTimePeriodsWithDurationOfLongerThanOneDay>
<TurkishIslamicTimePeriodsWithDurationShorterThanOneDay rdf:ID="iftar">
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">after sunset</hasIndex>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 month during
ramadan</hasDuration>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<recurrence>daily</recurrence>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hour</hasGranularity>
</TurkishIslamicTimePeriodsWithDurationShorterThanOneDay>
<SocioculturalTimePeriodsWithDurationLongerThanOneDay rdf:ID="weekend">
43
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sixth and seventh day of the
week</hasIndex>
</SocioculturalTimePeriodsWithDurationLongerThanOneDay>
<ChristianSocioculturalTimePeriodsOfOneDay rdf:ID="sunday">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7th day of the week</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<recurrence>weekly</recurrence>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasSuperordinateConcept>
<SocioculturalTimePeriodsOfReligionsWithDurationOfOneDay rdf:ID="holyDay">
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<hasSubordinateConcept rdf:resource="#sunday"/>
<hasSubordinateConcept>
<TurkishIslamicTimePeriodsWithDurationOfOneDay rdf:ID="juma">
<hasGranularity
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1
day</hasDuration>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">religious
day</hasSimilarConcept>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day of
rest</hasSimilarConcept>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasFixedCalendarDate>
<hasSuperordinateConcept rdf:resource="#holyDay"/>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5th day of the
week</hasIndex>
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">friday</hasSimilarConcept>
<recurrence>weekly</recurrence>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">turkis islamic holy
day, religious day of the week, day of rest</rdfs:comment>
</TurkishIslamicTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasFixedCalendarDate>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 day</hasDuration>
44
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5th or 6th or 7th day of the
week</hasIndex>
<recurrence>weekly</recurrence>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the holy day of a given
religion</rdfs:comment>
<hasSubordinateConcept>
<IsraeliJewishTimePeriodsWithDurationOfOneDay rdf:ID="sabbath">
<hasSimilarConcept
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">saturday</hasSimilarConcept>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasFixedCalendarDate>
<hasGranularity
rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day of
rest</hasSimilarConcept>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">religious
day</hasSimilarConcept>
<hasSuperordinateConcept rdf:resource="#holyDay"/>
<recurrence>weekly</recurrence>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6th day of the
week</hasIndex>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1
day</hasDuration>
</IsraeliJewishTimePeriodsWithDurationOfOneDay>
</hasSubordinateConcept>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
</SocioculturalTimePeriodsOfReligionsWithDurationOfOneDay>
</hasSuperordinateConcept>
</ChristianSocioculturalTimePeriodsOfOneDay>
<ChristianTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="holyWeek">
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last week before easter
monday</hasIndex>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 week</hasDuration>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">passion
week</hasSimilarConcept>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the week before easter
monday</rdfs:comment>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">week</hasGranularity>
</ChristianTimePeriodsWithDurationOfLongerThanOneDay>
<IsraeliJewishTimePeriodsWithDurationOfLongerThanOneDay rdf:ID="rosHashanah">
45
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasVariableCalendarDate>
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2 days</hasDuration>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">day</hasGranularity>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasFixedCalendarDate>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">new
year</hasSimilarConcept>
<recurrence>yearly</recurrence>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">first and 2nd of hebrew month
tishri, app september</hasIndex>
<impliesGeneralSuspensionOfWork
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfWork>
</IsraeliJewishTimePeriodsWithDurationOfLongerThanOneDay>
<USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay rdf:ID="intersession">
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3 weeks</hasDuration>
<hasIndex rdf:datatype="http://www.w3.org/2001/XMLSchema#string">between two acedemic
semesters</hasIndex>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">week</hasGranularity>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<impliesGeneralSuspensionOfClasses
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</impliesGeneralSuspensionOfClasses>
<hasFixedCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</hasFixedCalendarDate>
</USAmericanTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
<SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay
rdf:ID="summerSchool">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a school or school session
conducted in summer enabling students to accelerate progress toward a degree, to make up credits lost
through absence or failure, or to round out professional education </rdfs:comment>
<hasVariableCalendarDate
rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</hasVariableCalendarDate>
<recurrence>yearly</recurrence>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">week</hasGranularity>
</SocioculturalTimePeriodsOfHigherEducationWithDurationOfLongerThanOneDay>
<SocioculturalTimePeriodsOfHigherEducationWithDurationOfShorterThanOneDay rdf:ID="semesterHour">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a unit of academic credit
representing an hour of class (as lecture class) or three hours of laboratory work each week for an academic
semester </rdfs:comment>
<hasSimilarConcept rdf:datatype="http://www.w3.org/2001/XMLSchema#string">credit
hour</hasSimilarConcept>
<hasGranularity rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hour</hasGranularity>
<recurrence>weekly</recurrence>
46
<hasDuration rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 clss hour or 3 lab
hours</hasDuration>
</SocioculturalTimePeriodsOfHigherEducationWithDurationOfShorterThanOneDay>
<SocioculturalTimePeriodsWithDurationLongerThanOneDay rdf:ID="vacation"/>
</rdf:RDF>