@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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://id.loc.gov/vocabulary/iso639-1/sr> skos:exactMatch eulanguages:SRP .
<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:SRP .

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

eulanguages:SRP
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "srp"^^ns0:ISO_639_2B, "SR"^^ns0:EUDOR_LNG, "SR"^^ns0:FD_060, "SR"^^ns0:TED_SCHEMA, "sr"^^ns0:XML_LNG, "srp"^^ns0:ISO_639_3, "SR"^^ns0:TED, "SR"^^ns0:PUB_LNGISO, "SR"^^ns0:PUB_LANG, "sr"^^ns0:ISO_639_1, "srp"^^ns0:ISO_639_2T ;
  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 ] ;
  ns1:start.use "1950-05-09" ;
  skos:changeNote "28.6.2008: ISO 639-2/B code scc deprecated in favor of ISO 639-2/T code srp"@en, "Documentation for ISO 639 identifier ‘SRP’: This individual language is member of a macrolanguage: Serbo-Croatian hbs."@en, "28.6.2008: Le code ISO 639-2/B scc est clôturé en faveur du code ISO 639-2/T srp"@fr ;
  skos:prefLabel "serbia keel"@et, "serbu valoda"@lv, "serbio"@es, "serbo"@it, "serbiska"@sv, "српски"@sr, "српски"@mk, "сръбски"@bg, "szerb"@hu, "sırpça"@tr, "Servisch"@nl, "serbia"@fi, "serbski"@pl, "srbština"@cs, "serbų kalba"@lt, "сербский"@ru, "srpski"@sh, "srpski"@hr, "сербська мова"@uk, "srbščina"@sl, "σερβικά"@el, "Seirbis"@ga, "sârbă"@ro, "serbisk"@da, "serbisk"@no, "serbišćina"@hsb, "serbneska"@is, "Serb"@mt, "Serbisch"@de, "serbe"@fr, "srbčina"@sk, "sérvio"@pt, "Serbian"@en ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:definition "Serbian is the standardised variety of the Serbo-Croatian language, spoken mainly in Serbia, Montenegro, Bosnia and Herzegovina. Standard Serbian is based on the Shtokavian dialect of Serbo-Croatian.Serbian uses both Cyrillic and Latin alphabets."@en, "Le serbe est la variante standard de la langue serbo-croate, parlée principalement en Serbie, en Bosnie-Herzégovine et au Monténégro. Sa norme est basée sur le dialecte chtokavien du serbo-croate.Le serbe utilise les alphabets cyrillique et latin."@fr ;
  ns2:op-code "SRP" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/sr> ;
  ns1:authority-code "SRP" ;
  skos:altLabel "srpski"@sr ;
  a skos:Concept ;
  ns1:op-code "SRP" ;
  dc11:identifier "SRP" ;
  ns1:deprecated "false" .

