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

eulanguages:CAT
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "CA"^^ns0:PUB_LANG, "CA"^^ns0:EUDOR_LNG, "cat"^^ns0:ISO_639_2T, "CA"^^ns0:FD_060, "CA"^^ns0:TED, "ca"^^ns0:ISO_639_1, "CA"^^ns0:PUB_LNGISO, "ca"^^ns0:XML_LNG, "cat"^^ns0:ISO_639_3, "CA"^^ns0:TED_SCHEMA, "cat"^^ns0:ISO_639_2B ;
  skos:altLabel "català"@ca ;
  skos:prefLabel "katalán"@hu, "Katalanisch"@de, "Catalóinis"@ga, "katalaani"@fi, "catalan"@fr, "katalanca"@tr, "Catalaans"@nl, "catalão"@pt, "Katalan"@mt, "katalánčina"@sk, "kataloński"@pl, "каталонська мова"@uk, "katalanska"@sv, "katalonski"@sh, "katalonski"@hr, "katalāņu valoda"@lv, "Catalan"@en, "catalán"@es, "catalansk"@da, "katalonų kalba"@lt, "catalană"@ro, "katalónska"@is, "katalánština"@cs, "catalano"@it, "katalaani keel"@et, "katalansk"@no, "καταλανικά"@el, "каталонски"@bg, "каталонски"@mk, "каталонски"@sr, "каталанский"@ru, "katalonščina"@sl ;
  dc11:identifier "CAT" ;
  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 ] ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns1:authority-code "CAT" ;
  skos:definition "Catalan is a member of the Romance family of languages. It is spoken in Catalonia, north-eastern Spain and adjoining parts of France and it is the official language of Andorra. Catalan has a co-official status in the Spanish autonomous communities of Catalonia, the Balearic Islands, and the Valencian Community (where the language is known as Valencian). It is also the language of the city of Alghero on the Italian island Sardinia."@en, "Le catalan est une langue latine. Il est parlé en Catalogne, en Espagne du Nord et dans des parties adjacentes de la France, et est la langue officielle de l’Andorre. Le catalan a un statut coofficiel dans les communautés autonomes espagnoles de Catalogne, les îles Baléares et la Communauté de Valence (où la langue est connue sous le nom de «valencien»). Il est aussi la langue de la ville d’Alghero sur l’île italienne de Sardaigne."@fr ;
  ns1:start.use "1950-05-09" ;
  ns1:deprecated "false" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ca> ;
  a skos:Concept ;
  ns2:op-code "CAT" ;
  ns1:op-code "CAT" .

<http://id.loc.gov/vocabulary/iso639-1/ca> skos:exactMatch eulanguages:CAT .
ns2:language
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:CAT .

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

