@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/> .
@prefix ns1: <http://publications.europa.eu/ontology/euvoc#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .

<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:HIN .

eulanguages:0002
  rdfs:label "frequent language"@en ;
  skos:prefLabel "frequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:HIN .

eulanguages:HIN
  skos:prefLabel "Hindi"@nl, "Hindi"@en, "hindština"@cs, "Hindi"@de, "Ħindi"@mt, "hindi kalba"@lt, "hindišćina"@hsb, "hintçe"@tr, "хинди"@mk, "хинди"@ru, "хинди"@sr, "хинди"@bg, "хінді"@uk, "hindí"@is, "hindčina"@sk, "hindski"@hr, "hindi"@sv, "hindi"@da, "hindi"@fi, "hindi"@fr, "hindi"@pl, "hindi"@pt, "hindi"@it, "hindi"@es, "hindi"@sh, "hindi"@hu, "hindi"@ro, "χίντι"@el, "hindi"@no, "Hiondúis"@ga, "hindi valoda"@lv, "hindijščina"@sl, "hindi keel"@et ;
  skos:definition "Hindi, or more precisely Modern Standard Hindi, is a standardised and Sanskritised register of the Hindustani language. Modern Standard Hindi is one of the official languages of India. Hindi is the fourth-most-widely spoken language in the world, but this includes not only Hindu speakers of Hindustani, but also people who identify as native speakers of related languages who consider their speech to be a dialect of Hindi, the Hindi belt.Hindi is written in Devanagari script."@en, "Le hindi est la plus parlée des langues de l’Inde. Utilisée essentiellement dans le nord et le centre de l’Inde, c’est une langue indo-européenne de la branche des langues indo-aryennes, qui en est la plus vaste famille, dérivée du sanskrit et de divers prâkrits, écrite la plupart du temps au moyen de l’alphasyllabaire devanāgarī, qui se lit et s’écrit de gauche à droite. L’ourdou est le nom pakistanais du hindi. Le hindi et l’ourdou sont parfaitement intercompréhensibles et, avant la partition de 1947 entre l’Inde et le Pakistan, constituaient une seule et même langue, appelée «hindoustani»."@fr ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:notation "HI"^^ns1:PUB_LANG, "hi"^^ns1:XML_LNG, "HI"^^ns1:EUDOR_LNG, "hi"^^ns1:ISO_639_1, "hin"^^ns1:ISO_639_2T, "hin"^^ns1:ISO_639_2B, "HINDI"^^ns1:FD_060, "HI"^^ns1:PUB_LNGISO, "hin"^^ns1:ISO_639_3 ;
  skos:altLabel "हिन्दी"@hi, "hindī"@hi ;
  ns0:authority-code "HIN" ;
  dc11:identifier "HIN" ;
  ns0:deprecated "false" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns2:op-code "HIN" ;
  ns0:op-code "HIN" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/hi> ;
  ns0:start.use "1950-05-09" ;
  a skos:Concept .

<http://id.loc.gov/vocabulary/iso639-1/hi> skos:exactMatch eulanguages:HIN .
