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

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

<http://id.loc.gov/vocabulary/iso639-1/cs> skos:exactMatch eulanguages:CES .
eulanguages:0001
  rdfs:label "EU Official language"@en ;
  skos:prefLabel "EU Official language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:CES .

eulanguages:CES
  ns0:order "EU-03" ;
  skos:prefLabel "Czech"@en, "tjekkisk"@da, "czeski"@pl, "чеська мова"@uk, "cseh"@hu, "čehu valoda"@lv, "checo"@pt, "checo"@es, "tsjekkisk"@no, "чешки"@bg, "чешки"@mk, "чешки"@sr, "tšekki"@fi, "cehă"@ro, "Seicis"@ga, "Ċek"@mt, "tékkneska"@is, "tšehhi keel"@et, "tchèque"@fr, "čekų kalba"@lt, "čěšćina"@hsb, "ceco"@it, "Tsjechisch"@nl, "τσεχικά"@el, "češki"@hr, "češki"@sh, "Tschechisch"@de, "češčina"@sl, "tjeckiska"@sv, "çekçe"@tr, "čeština"@sk, "čeština"@cs, "чешский"@ru ;
  skos:notation "ces"^^ns0:ISO_639_2T, "CS"^^ns0:TED, "cze"^^ns0:ISO_639_2B, "cs"^^ns0:ISO_639_1, "CS"^^ns0:PLANJO, "CS"^^ns0:TED_SCHEMA, "CS"^^ns0:PUB_LNGISO, "CS"^^ns0:EUDOR_LNG, "ces"^^ns0:ISO_639_3, "cs"^^ns0:XML_LNG, "CS"^^ns0:FD_060, "CS"^^ns0:PUB_LANG ;
  skos:definition "Czech is a member of the Western subgroup of the Slavic languages, spoken mainly in the Czech Republic.Czech is a fusional language and one of the most highly inflected tongues in the world."@en, "Le tchèque est une langue du sous-groupe occidental des langues slaves, parlée principalement en République tchèque.Le tchèque est une des langues les plus flexionnelles dans le monde."@fr ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0001, eulanguages:0002 ;
  ns1:deprecated "false" ;
  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 ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:topConceptOf eulanguages:0001, <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns1:protocol-order "EU-03" ;
  ns1:authority-code "CES" ;
  dc11:identifier "CES" ;
  ns1:protocol.order "EU-03" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/cs> ;
  ns1:start.use "1950-05-09" ;
  ns1:op-code "CES" ;
  a skos:Concept ;
  ns2:op-code "CES" .

