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

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

eulanguages:EPO
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  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 ] ;
  ns0:deprecated "false" ;
  skos:definition "Esperanto is the most widely spoken constructed international auxiliary language. Its name derives from Doktoro Esperanto (‘Esperanto’ translates as ‘one who hopes’), the pseudonym under which Ludwig Zamenhof published the first book detailing Esperanto, in 1887.This artificial language is Indo-European based, both in its lexicon and in the grammatical categories with which it operates."@en, "L’espéranto est la langue auxiliaire construite internationale la plus parlée. Son nom dérive de «Doktoro Esperanto» («espéranto» se traduit par «celui qui espère»), le pseudonyme sous lequel Ludwig Zamenhof a publié le premier livre détaillant l’espéranto, en 1887.Cette langue artificielle a des bases indo-européennes, à la fois dans son lexique et dans les catégories grammaticales avec lesquels elle opère."@fr ;
  a skos:Concept ;
  skos:prefLabel "εσπεράντο"@el, "esperanto"@is, "esperanto"@pl, "esperanto"@sh, "esperanto"@it, "esperanto"@tr, "esperanto"@hr, "esperanto"@sk, "esperanto"@da, "esperanto"@sv, "esperanto"@ro, "esperanto"@pt, "esperanto"@fi, "esperanto"@sl, "esperanto"@cs, "esperanto"@lv, "esperanto"@hsb, "esperanto"@es, "esperanto"@no, "Esperanto"@nl, "Esperanto"@mt, "Esperanto"@de, "Esperanto"@ga, "Esperanto"@en, "есперанто"@mk, "есперанто"@sr, "есперанто"@uk, "есперанто"@bg, "eszperantó"@hu, "эсперанто"@ru, "esperanto keel"@et, "esperanto kalba"@lt, "espéranto"@fr ;
  skos:notation "epo"^^ns1:ISO_639_2B, "eo"^^ns1:ISO_639_1, "epo"^^ns1:ISO_639_2T, "EO"^^ns1:EUDOR_LNG, "EO"^^ns1:PUB_LNGISO, "EO"^^ns1:PUB_LANG, "eo"^^ns1:XML_LNG, "epo"^^ns1:ISO_639_3 ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns2:op-code "EPO" ;
  ns0:authority-code "EPO" ;
  skos:altLabel "Esperanto"@eo ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/eo> ;
  dc11:identifier "EPO" ;
  ns0:start.use "1950-05-09" ;
  ns0:op-code "EPO" .

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