@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ms: <http://w3id.org/meta-share/meta-share/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bcp47: <http://w3id.org/meta-share/bcp47/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

skos:Concept a owl:Class .
ms:hasIANASubtag
  rdfs:comment "Used in BCP47 recommendation for the subtag of a language, script, region or variant"@en ;
  rdfs:label "IANA subtag"@en .

ms:LanguageTaxonomy
  rdfs:label "Language Taxonomy"@en ;
  skos:prefLabel "Language Taxonomy"@en ;
  a owl:NamedIndividual, skos:ConceptScheme ;
  skos:hasTopConcept bcp47:language_tiv .

ms:LanguageCode
  rdfs:label "Language"@en ;
  a owl:Class .

owl:NamedIndividual
  rdfs:label "Named individual"@en ;
  a owl:Class .

<http://publications.europa.eu/resource/authority/language/TIV> owl:sameAs bcp47:language_tiv .
<https://glottolog.org/resource/languoid/id/tivv1240> a owl:NamedIndividual .
<http://lexvo.org/id/iso639-3/tiv> owl:sameAs bcp47:language_tiv .
bcp47:language_tiv
  skos:prefLabel "提夫文"@cmn-hant, "ทิฟ"@th, "ടിവ്"@ml, "tivščina"@sl, "Língua tiv"@pt, "ティブ語"@ja, "तिव"@mr, "तिव"@hi, "tív"@is, "টিভ"@bn, "Tiv-Schpraach"@gsw, "Kitiv"@sw, "టివ్"@te, "تیٖو"@ks, "ಟಿವ್"@kn, "टीव्"@brx, "蒂夫文"@cmn, "டிவ்"@ta, "티비어"@ko, "તિવ"@gu, "Τιβ"@el, "Tiếng Tiv"@vi, "ତୀଭ୍"@or, "التيف"@ar, "tivu"@lv, "ຕີວ"@lo, "تیوی"@fa, "tiv dili"@az, "тив"@mk, "Lenga Tiv"@pms, "тив"@bs-cyrl, "тив"@bg, "Тив"@sr, "Тив"@ru, "tivština"@cs, "tivi"@sv, "tivi"@nn, "tivi"@et, "tivi"@da, "Tiveg"@br, "Tiv"@tr, "Tiv"@sr-latn, "Tiv"@nl, "Tiv"@mt, "Tiv"@id, "Tiv"@fr, "Tiv"@en, "Tiv"@de, "טיב"@he, "тів"@uk, "tiv"@tiv, "tiv"@sk, "tiv"@ro, "tiv"@rm, "tiv"@nb, "tiv"@lt, "tiv"@it, "tiv"@hu, "tiv"@hr, "tiv"@fi, "tiv"@es, "tiv"@ca, "tiv"@bs, "Język tiw"@pl ;
  skos:inScheme ms:LanguageTaxonomy ;
  rdfs:label "टीव्"@brx, "تیوی"@fa, "tív"@is, "tiv dili"@az, "টিভ"@bn, "Kitiv"@sw, "提夫文"@cmn-hant, "ടിവ്"@ml, "التيف"@ar, "Tiv"@en, "Tiv"@id, "Tiv"@mt, "Tiv"@nl, "Tiv"@sr-latn, "Tiv"@tr, "Língua tiv"@pt, "Tiv"@fr, "Tiv"@de, "ಟಿವ್"@kn, "ティブ語"@ja, "Тив"@sr, "Тив"@ru, "蒂夫文"@cmn, "టివ్"@te, "tiw"@pl, "tivščina"@sl, "Tiếng Tiv"@vi, "Tiv-Sprache"@de, "ทิฟ"@th, "тів"@uk, "तिव"@mr, "तिव"@hi, "Tiv language"@en, "તિવ"@gu, "tivu"@lv, "Tiv-Schpraach"@gsw, "ティヴ語"@ja, "티비어"@ko, "ຕີວ"@lo, "тив"@mk, "тив"@bs-cyrl, "тив"@bg, "tiv"@br, "tiv"@bs, "tiv"@ca, "tiv"@es, "Lenga Tiv"@pms, "tiv"@fi, "tiv"@fr, "tiv"@hr, "tiv"@hu, "tiv"@it, "tiv"@lt, "tiv"@nb, "tiv"@pt, "tiv"@rm, "Tiveg"@br, "tiv"@ro, "tiv"@sk, "tiv"@tiv, "tivština"@cs, "Język tiw"@pl, "тиви"@ru, "ତୀଭ୍"@or, "تیٖو"@ks, "טיב"@he, "tivi"@sv, "tivi"@da, "tivi"@et, "tivi"@nn, "Τιβ"@el, "டிவ்"@ta ;
  ms:hasIANASubtag "tiv" ;
  skos:altLabel "ティヴ語"@ja, "tiw"@pl, "Tiv-Sprache"@de, "тиви"@ru, "Tiv language"@en, "tiv"@pt, "tiv"@fr, "tiv"@br ;
  owl:sameAs <https://glottolog.org/resource/languoid/id/tivv1240> ;
  a skos:Concept, ms:LanguageCode, owl:NamedIndividual ;
  skos:topConceptOf ms:LanguageTaxonomy ;
  dc:issued "2005-10-16"^^xsd:date .

