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

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

<http://id.loc.gov/vocabulary/iso639-1/oc> skos:exactMatch eulanguages:OCI .
eulanguages:OCI
  skos:definition "Occitan is the generic name for Romance idioms which are native mainly to southern France. There are polemics about the unity of the language, as some think that Occitan is a macrolanguage. There is no single written standard language called ‘Occitan’, and Occitan has no official status in France, home to most of Occitania."@en, "L’occitan est le nom générique pour les idiomes romans originaires principalement du sud de la France. Il y a polémique sur l’unité de la langue, certains pensant que l’occitan est une macrolangue. Il n’y a pas de langue écrite standard intitulée «occitan», et l’occitan n’a pas de statut officiel en France, qui abrite la majeure partie de l’Occitanie."@fr ;
  a skos:Concept ;
  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 ] ;
  skos:altLabel "occitan"@oc, "lenga d’òc"@oc, "okszitán"@hu ;
  skos:prefLabel "Okzitanisch"@de, "oкситански"@mk, "occitansk"@da, "окситански"@sr, "Ocsatáinis"@ga, "окситанська мова"@uk, "oksitansk"@no, "okkitanska"@is, "Oċċitan"@mt, "окситан"@bg, "οξιτανικά"@el, "okcitán"@hu, "Occitaans"@nl, "Occitan"@en, "oksitāņu valoda"@lv, "occitan"@fr, "okcitánčina"@sk, "oksitanca"@tr, "oksitanski"@sh, "oksitanski"@hr, "oksitaani keel"@et, "окситанский язык"@ru, "oksytański"@pl, "occitanska"@sv, "oksitaani"@fi, "oksitanų kalba"@lt, "occitano"@es, "occitano"@pt, "occitano"@it, "okcitanščina"@sl, "okcitanščina"@hsb, "occitană"@ro, "okcitánština"@cs ;
  skos:notation "OC"^^ns1:TED, "OC"^^ns1:PUB_LANG, "OC"^^ns1:EUDOR_LNG, "oci"^^ns1:ISO_639_2B, "oc"^^ns1:ISO_639_1, "OC"^^ns1:PUB_LNGISO, "oci"^^ns1:ISO_639_3, "oc"^^ns1:XML_LNG, "oci"^^ns1:ISO_639_2T, "OC"^^ns1:TED_SCHEMA ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:op-code "OCI" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/oc> ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" ;
  ns2:op-code "OCI" ;
  ns0:authority-code "OCI" ;
  dc11:identifier "OCI" .

