@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 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:COS .

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

eulanguages:COS
  ns0:deprecated "false" ;
  skos:prefLabel "корсиканский"@ru, "Korsiku"@mt, "корсиканська мова"@uk, "korziščina"@sl, "corse"@fr, "korsikiečių kalba"@lt, "korsikāņu valoda"@lv, "korsykański"@pl, "korzikai"@hu, "Corsisis"@ga, "корсикански"@mk, "корсикански"@bg, "corsică"@ro, "korsiska"@sv, "korzičtina"@sk, "Corsican"@en, "κορσικανικά"@el, "korsikansk"@da, "korsikansk"@no, "korsičtina"@cs, "Corsicaans"@nl, "korsika keel"@et, "corso"@pt, "corso"@it, "corso"@es, "korzički"@hr, "korzički"@sh, "Korsisch"@de, "korsika"@is, "korsikaca"@tr, "korsika"@fi ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:notation "co"^^ns1:XML_LNG, "co"^^ns1:ISO_639_1, "cos"^^ns1:ISO_639_2B, "cos"^^ns1:ISO_639_3, "CO"^^ns1:TED_SCHEMA, "CO"^^ns1:PUB_LNGISO, "CO"^^ns1:EUDOR_LNG, "cos"^^ns1:ISO_639_2T, "CO"^^ns1:PUB_LANG, "CO"^^ns1:TED ;
  ns2:op-code "COS" ;
  dc11:identifier "COS" ;
  skos:definition "Le corse est une langue italo-dalmate romane, membre du groupe centre-sud des dialectes de l’Italie, parlée et écrite sur l’île de Corse (France) et au nord de la Sardaigne (Italie).L’Unesco classe le corse comme une langue définitivement en voie de disparition."@fr, "Corsican is an Italo-Dalmatian Romance language, a member of the South Central group of the dialects of Italy, spoken and written on the islands of Corsica (France) and northern Sardinia (Italy). Unesco classifies Corsican as a definitely endangered language."@en ;
  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 ], [ a ns0:MappedCode ] ;
  ns0:start.use "1950-05-09" ;
  a skos:Concept ;
  skos:altLabel "corsu"@co ;
  ns0:op-code "COS" ;
  skos:topConceptOf eulanguages:0002, ns2:language ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/co> ;
  ns0:authority-code "COS" .

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