<?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#Tuesday"> <rdf:type rdf:resource="http://www.w3.org/2006/time#DayOfWeek"/> <rdfs:label xml:lang="en">Tuesday</rdfs:label> <skos:prefLabel xml:lang="de">Dienstag</skos:prefLabel> <skos:prefLabel xml:lang="nl">Dinsdag</skos:prefLabel> <skos:prefLabel xml:lang="fr">Mardi</skos:prefLabel> <skos:prefLabel xml:lang="it">Martedì</skos:prefLabel> <skos:prefLabel xml:lang="es">Martes</skos:prefLabel> <skos:prefLabel xml:lang="pt">Terça-feira</skos:prefLabel> <skos:prefLabel xml:lang="en">Tuesday</skos:prefLabel> <skos:prefLabel xml:lang="pl">Wtorek</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#Tuesday">
    <rdf:type rdf:resource="http://www.w3.org/2006/time#DayOfWeek"/>
    <rdfs:label xml:lang="en">Tuesday</rdfs:label>
    <skos:prefLabel xml:lang="de">Dienstag</skos:prefLabel>
    <skos:prefLabel xml:lang="nl">Dinsdag</skos:prefLabel>
    <skos:prefLabel xml:lang="fr">Mardi</skos:prefLabel>
    <skos:prefLabel xml:lang="it">Martedì</skos:prefLabel>
    <skos:prefLabel xml:lang="es">Martes</skos:prefLabel>
    <skos:prefLabel xml:lang="pt">Terça-feira</skos:prefLabel>
    <skos:prefLabel xml:lang="en">Tuesday</skos:prefLabel>
    <skos:prefLabel xml:lang="pl">Wtorek</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>