<?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#Sunday"> <rdf:type rdf:resource="http://www.w3.org/2006/time#DayOfWeek"/> <rdfs:label xml:lang="en">Sunday</rdfs:label> <skos:prefLabel xml:lang="fr">Dimanche</skos:prefLabel> <skos:prefLabel xml:lang="it">Domenica</skos:prefLabel> <skos:prefLabel xml:lang="es">Domingo</skos:prefLabel> <skos:prefLabel xml:lang="pt">Domingo</skos:prefLabel> <skos:prefLabel xml:lang="pl">Niedziela</skos:prefLabel> <skos:prefLabel xml:lang="de">Sonntag</skos:prefLabel> <skos:prefLabel xml:lang="en">Sunday</skos:prefLabel> <skos:prefLabel xml:lang="nl">Zondag</skos:prefLabel> <skos:prefLabel xml:lang="ru">Воскресенье</skos:prefLabel> <skos:prefLabel xml:lang="ar">الأحد (يوم)</skos:prefLabel> <skos:prefLabel xml:lang="ja">日曜日</skos:prefLabel> <skos:prefLabel xml:lang="zh">星期日</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#Sunday">
    <rdf:type rdf:resource="http://www.w3.org/2006/time#DayOfWeek"/>
    <rdfs:label xml:lang="en">Sunday</rdfs:label>
    <skos:prefLabel xml:lang="fr">Dimanche</skos:prefLabel>
    <skos:prefLabel xml:lang="it">Domenica</skos:prefLabel>
    <skos:prefLabel xml:lang="es">Domingo</skos:prefLabel>
    <skos:prefLabel xml:lang="pt">Domingo</skos:prefLabel>
    <skos:prefLabel xml:lang="pl">Niedziela</skos:prefLabel>
    <skos:prefLabel xml:lang="de">Sonntag</skos:prefLabel>
    <skos:prefLabel xml:lang="en">Sunday</skos:prefLabel>
    <skos:prefLabel xml:lang="nl">Zondag</skos:prefLabel>
    <skos:prefLabel xml:lang="ru">Воскресенье</skos:prefLabel>
    <skos:prefLabel xml:lang="ar">الأحد (يوم)</skos:prefLabel>
    <skos:prefLabel xml:lang="ja">日曜日</skos:prefLabel>
    <skos:prefLabel xml:lang="zh">星期日</skos:prefLabel>
  </owl:NamedIndividual>
</rdf:RDF>