@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/euvoc#> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

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

<http://id.loc.gov/vocabulary/iso639-1/la> skos:exactMatch eulanguages:LAT .
eulanguages:LAT
  skos:prefLabel "lotynų kalba"@lt, "латински"@mk, "latim"@pt, "латински"@bg, "латински"@sr, "латинский"@ru, "latinščina"@sl, "latinščina"@hsb, "latína"@is, "Laidin"@ga, "latinčina"@sk, "λατινικά"@el, "latín"@es, "Latijn"@nl, "latin"@sv, "latin"@no, "latin"@hu, "latin"@fr, "латинська мова"@uk, "latin"@da, "latino"@it, "Latein"@de, "latīņu valoda"@lv, "latina"@cs, "latina"@fi, "łacina"@pl, "ladina keel"@et, "latinski"@sh, "latinski"@hr, "latince"@tr, "Latin"@en, "Latin"@mt, "latină"@ro ;
  skos:notation "lat"^^ns0:ISO_639_2B, "la"^^ns0:XML_LNG, "la"^^ns0:ISO_639_1, "LA"^^ns0:PUB_LANG, "lat"^^ns0:ISO_639_2T, "LA"^^ns0:EUDOR_LNG, "LA"^^ns0:PUB_LNGISO, "lat"^^ns0:ISO_639_3 ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  ns1:start.use "1950-05-09" ;
  ns1:deprecated "false" ;
  skos:definition "Latin is an extinct Indo-European language which was spoken in the ancient city of Rome and its empire. Modern Romance languages are continuations of dialectal forms (vulgar Latin) of the language.Additionally many students, scholars, and some members of the Christian clergy speak it fluently, and it is still taught in some educational institutions around the world. Latin is still used in the creation of new words in modern languages of many different families, and largely in biological taxonomy."@en, "Le latin est une langue indo-européenne, souvent considérée comme une langue morte, qui a été parlée dans la Rome antique et son empire. Les langues romanes modernes sont des continuations des formes dialectales (latin vulgaire) de la langue.De nombreux étudiants, des chercheurs et des membres du clergé chrétien parlent encore couramment le latin, et il est toujours enseigné dans certains établissements d’enseignement à travers le monde. Le latin est encore utilisé dans la création de nouveaux mots dans les langues modernes de nombreuses familles, en particulier dans la taxonomie biologique."@fr ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns2:op-code "LAT" ;
  dc11:identifier "LAT" ;
  skos:altLabel "Latina"@la ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/la> ;
  ns1:authority-code "LAT" ;
  a skos:Concept ;
  ns1:op-code "LAT" ;
  skos:inScheme eulanguages:0002, ns2:language .

