<?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#Saturday"> <rdf:type rdf:resource="http://www.w3.org/2006/time#DayOfWeek"/> <rdfs:label xml:lang="en">Saturday</rdfs:label> <skos:prefLabel xml:lang="it">Sabato</skos:prefLabel> <skos:prefLabel xml:lang="fr">Samedi</skos:prefLabel> <skos:prefLabel xml:lang="de">Samstag</skos:prefLabel> <skos:prefLabel xml:lang="en">Saturday</skos:prefLabel> <skos:prefLabel xml:lang="pl">Sobota</skos:prefLabel> <skos:prefLabel xml:lang="es">Sábado</skos:prefLabel> <skos:prefLabel xml:lang="pt">Sábado</skos:prefLabel> <skos:prefLabel xml:lang="nl">Zaterdag</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#Saturday">
    <rdf:type rdf:resource="http://www.w3.org/2006/time#DayOfWeek"/>
    <rdfs:label xml:lang="en">Saturday</rdfs:label>
    <skos:prefLabel xml:lang="it">Sabato</skos:prefLabel>
    <skos:prefLabel xml:lang="fr">Samedi</skos:prefLabel>
    <skos:prefLabel xml:lang="de">Samstag</skos:prefLabel>
    <skos:prefLabel xml:lang="en">Saturday</skos:prefLabel>
    <skos:prefLabel xml:lang="pl">Sobota</skos:prefLabel>
    <skos:prefLabel xml:lang="es">Sábado</skos:prefLabel>
    <skos:prefLabel xml:lang="pt">Sábado</skos:prefLabel>
    <skos:prefLabel xml:lang="nl">Zaterdag</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>