<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/2006/time#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:NamedIndividual rdf:about="http://www.w3.org/2006/time#Thursday"> <rdf:type rdf:resource="http://www.w3.org/2006/time#DayOfWeek"/> <rdfs:label xml:lang="en">Thursday</rdfs:label> <skos:prefLabel xml:lang="pl">Czwartek</skos:prefLabel> <skos:prefLabel xml:lang="nl">Donderdag</skos:prefLabel> <skos:prefLabel xml:lang="de">Donnerstag</skos:prefLabel> <skos:prefLabel xml:lang="it">Giovedì</skos:prefLabel> <skos:prefLabel xml:lang="fr">Jeudi</skos:prefLabel> <skos:prefLabel xml:lang="es">Jueves</skos:prefLabel> <skos:prefLabel xml:lang="pt">Quinta-feira</skos:prefLabel> <skos:prefLabel xml:lang="en">Thursday</skos:prefLabel> <skos:prefLabel xml:lang="ru">Четверг</skos:prefLabel> <skos:prefLabel xml:lang="ar">الخميس</skos:prefLabel> <skos:prefLabel xml:lang="zh">星期四</skos:prefLabel> <skos:prefLabel xml:lang="ja">木曜日</skos:prefLabel> </owl:NamedIndividual> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/2006/time#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:NamedIndividual rdf:about="http://www.w3.org/2006/time#Thursday">
    <rdf:type rdf:resource="http://www.w3.org/2006/time#DayOfWeek"/>
    <rdfs:label xml:lang="en">Thursday</rdfs:label>
    <skos:prefLabel xml:lang="pl">Czwartek</skos:prefLabel>
    <skos:prefLabel xml:lang="nl">Donderdag</skos:prefLabel>
    <skos:prefLabel xml:lang="de">Donnerstag</skos:prefLabel>
    <skos:prefLabel xml:lang="it">Giovedì</skos:prefLabel>
    <skos:prefLabel xml:lang="fr">Jeudi</skos:prefLabel>
    <skos:prefLabel xml:lang="es">Jueves</skos:prefLabel>
    <skos:prefLabel xml:lang="pt">Quinta-feira</skos:prefLabel>
    <skos:prefLabel xml:lang="en">Thursday</skos:prefLabel>
    <skos:prefLabel xml:lang="ru">Четверг</skos:prefLabel>
    <skos:prefLabel xml:lang="ar">الخميس</skos:prefLabel>
    <skos:prefLabel xml:lang="zh">星期四</skos:prefLabel>
    <skos:prefLabel xml:lang="ja">木曜日</skos:prefLabel>
  </owl:NamedIndividual>
</rdf:RDF>