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

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

eulanguages:HRV
  skos:notation "hr"^^ns0:ISO_639_1, "HR"^^ns0:FD_060, "hrv"^^ns0:ISO_639_2B, "HR"^^ns0:TED, "HR"^^ns0:PUB_LNGISO, "HR"^^ns0:PUB_LANG, "hrv"^^ns0:ISO_639_3, "hr"^^ns0:XML_LNG, "HR"^^ns0:EUDOR_LNG, "hrv"^^ns0:ISO_639_2T, "HR"^^ns0:TED_SCHEMA ;
  skos:inScheme eulanguages:0001, eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:prefLabel "croată"@ro, "Croatian"@en, "хорватська мова"@uk, "horvātu valoda"@lv, "chorwatšćina"@hsb, "croato"@it, "croata"@pt, "croata"@es, "kroatisk"@no, "kroatisk"@da, "chorvátčina"@sk, "хърватски"@bg, "króatíska"@is, "hrvaščina"@sl, "hrvatski"@sh, "хорватский"@ru, "hrvatski"@hr, "kroatia"@fi, "hırvatça"@tr, "horvaadi keel"@et, "хрватски"@mk, "chorwacki"@pl, "Kroatisch"@nl, "Kroatisch"@de, "хрватски"@sr, "kroatiska"@sv, "kroatų kalba"@lt, "κροατικά"@el, "Cróitis"@ga, "chorvatština"@cs, "croate"@fr, "Kroat"@mt, "horvát"@hu ;
  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" ;
  dc11:identifier "HRV" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/hr> ;
  ns1:op-code "HRV" ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language>, eulanguages:0001 ;
  ns1:protocol.order "EU-11" ;
  ns1:authority-code "HRV" ;
  a skos:Concept ;
  ns1:protocol-order "EU-11" ;
  skos:definition "Croatian is the standardised variety of the Serbo-Croatian language used by Croats, principally in Croatia and in Bosnia and Herzegovina. Standard Croatian is based on the Shtokavian dialect of Serbo-Croatian.Croatian uses exclusively the Latin alphabet."@en, "Le croate est la variante standard de la langue serbo-croate utilisée par les Croates, principalement en Croatie et en Bosnie-Herzégovine. Sa norme est basée sur le dialecte chtokavien du serbo-croate.Le croate utilise exclusivement l’alphabet latin."@fr ;
  ns0:order "EU-11" ;
  ns2:op-code "HRV" ;
  skos:changeNote "Documentation for ISO 639 identifier ‘HRV’: This individual language is member of a macrolanguage: Serbo-Croatian hbs."@en ;
  ns1:deprecated "false" .

eulanguages:0001
  rdfs:label "EU Official language"@en ;
  skos:prefLabel "EU Official language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:HRV .

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