@prefix thesaurus: <http://metadata.un.org/thesaurus/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eu: <http://eurovoc.europa.eu/schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

thesaurus:1002284
  a skos:Concept ;
  skos:broader thesaurus:1002939 ;
  skos:prefLabel "أسر معيشية تعيلها النساء"@ar, "FEMALE-HEADED HOUSEHOLDS"@en, "MUJERES CABEZA DE FAMILIA"@es, "FEMMES CHEF DE FAMILLE"@fr, "Домохозяйства, возглавляемые женщинами"@ru, "女性为户主的家庭"@zh .

thesaurus:080100
  a skos:Concept, eu:MicroThesaurus ;
  skos:narrower thesaurus:1002939 ;
  skos:prefLabel "POPULATION DYNAMICS"@en, "DINAMICA DE LA POBLACION"@es, "DYNAMIQUE DE LA POPULATION"@fr, "ДИНАМИКА НАСЕЛЕНИЯ"@ru, "人口动态"@zh, "ديناميكية السكان"@ar .

thesaurus:1002937
  a skos:Concept ;
  skos:related thesaurus:1002939 ;
  skos:prefLabel "حجم الأسرة المعيشية"@ar, "HOUSEHOLD SIZE"@en, "TAMAÑO DE HOGAR"@es, "DIMENSION DU MENAGE"@fr, "Величина домохозяйства"@ru, "住户人数"@zh .

thesaurus:1002934
  a skos:Concept ;
  skos:related thesaurus:1002939 ;
  skos:prefLabel "تكوين الأسرة المعيشية"@ar, "HOUSEHOLD COMPOSITION"@en, "COMPOSICION FAMILIAR"@es, "COMPOSITION DES MENAGES"@fr, "Состав семьи"@ru, "家庭构成"@zh .

thesaurus:1002938
  a skos:Concept ;
  skos:related thesaurus:1002939 ;
  skos:prefLabel "استقصاءات الأسر المعيشية"@ar, "HOUSEHOLD SURVEYS"@en, "ENCUESTAS DE HOGARES"@es, "ENQUETES SUR LES MENAGES"@fr, "Обследования домохозяйств"@ru, "户口调查"@zh .

thesaurus:1002935
  a skos:Concept ;
  skos:related thesaurus:1002939 ;
  skos:prefLabel "ديون الأسر المعيشية"@ar, "HOUSEHOLD DEBT"@en, "DEUDA DOMESTICA"@es, "ENDETTEMENT DES MENAGES"@fr, "Задолженность домохозяйств"@ru, "家庭债务"@zh .

thesaurus:1002936
  a skos:Concept ;
  skos:related thesaurus:1002939 ;
  skos:prefLabel "نفقات الأسرة المعيشية"@ar, "HOUSEHOLD EXPENDITURES"@en, "GASTOS FAMILIARES"@es, "DEPENSES DES MENAGES"@fr, "Расходы домохозяйств"@ru, "家庭开支"@zh .

thesaurus:1002939
  a skos:Concept ;
  skos:scopeNote "وحدة اجتماعية - اقتصادية تستخدم كثيرا في الاحصاءات الرسمية وعادة تعرف بانها مجموعة من الأفراد الذين يشتركون في المسكن ويتناولون عادة وجباتهم سوية"@ar, "Socio-economic unit frequently used in official statistics and normally defined as a group of individuals who live in common dwellings and who habitually take their meals together"@en, "Unidad socioeconómica usada frecuentemente en las estadísticas oficiales, la cual se define como un grupo de personas que viven en un mismo espacio físico y que habitualmente toman sus alimentos juntas"@es, "Unité de population définie par une consommation globale (famille, ou personne vivant seule)"@fr, "Социально-экономическая ячейка, часто используемая в официальной статистике и обычно определяемая как группа людей, делящих общее жилище и, как правило, питающихся за одним столом"@ru, "常用于官方统计的社会经济单位，一般定义为共同居住、一起用餐的一组人。"@zh ;
  skos:inScheme thesaurus:08 ;
  skos:prefLabel "الأسر المعيشية"@ar, "HOUSEHOLDS"@en, "HOGARES"@es, "MENAGES"@fr, "Домохозяйства"@ru, "住户"@zh ;
  skos:altLabel "Домашние хозяйства"@ru, "家"@zh, "户"@zh ;
  skos:note "Chinese Terminology Database"@zh, "Term. DB,ALDOC"@ar, "Народонаселение: энциклопедический словарь (М: Большая российская энциклопедия, 1994)"@ru, "PU"@en ;
  skos:broader thesaurus:080100 ;
  skos:narrower thesaurus:1002284 ;
  skos:related thesaurus:1002937, thesaurus:1002934, thesaurus:1002938, thesaurus:1002935, thesaurus:1002936 ;
  skos:exactMatch <http://eurovoc.europa.eu/1864> ;
  dc:identifier "T0002797" .

rdf:type
  rdfs:label "type" ;
  rdfs:comment "The subject is an instance of a class." .

skos:Concept
  a owl:Class ;
  rdfs:label "Concept"@en .

skos:scopeNote
  rdfs:label "scope note"@en ;
  skos:definition "A note that helps to clarify the meaning and/or the use of a concept."@en ;
  rdfs:subPropertyOf skos:note .

skos:inScheme
  rdfs:label "is in scheme"@en ;
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en .

thesaurus:08
  a skos:ConceptScheme, eu:Domain ;
  skos:prefLabel "السكان"@ar, "POPULATION"@en, "POBLACION"@es, "POPULATION"@fr, "人口"@zh, "НАСЕЛЕНИЕ"@ru .

skos:prefLabel
  rdfs:label "preferred label"@en ;
  rdfs:comment "A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag."@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:subPropertyOf rdfs:label .

skos:altLabel
  rdfs:label "alternative label"@en ;
  rdfs:comment "The range of skos:altLabel is the class of RDF plain literals."@en, "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:subPropertyOf rdfs:label .

skos:note
  rdfs:label "note"@en ;
  skos:definition "A general note, for any purpose."@en .

skos:broader
  rdfs:label "has broader"@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:subPropertyOf skos:broaderTransitive .

skos:narrower
  rdfs:label "has narrower"@en ;
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en ;
  rdfs:subPropertyOf skos:narrowerTransitive .

skos:related
  rdfs:label "has related"@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:subPropertyOf skos:semanticRelation .

skos:exactMatch
  rdfs:label "has exact match"@en ;
  rdfs:comment "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en ;
  skos:definition "skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."@en ;
  rdfs:subPropertyOf skos:closeMatch .

dc:identifier
  rdfs:label "Identifier"@en ;
  rdfs:comment "An unambiguous reference to the resource within a given context."@en ;
  rdfs:subPropertyOf dc11:identifier .

