@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://zbw.eu/beta/external_identifiers/jel#Y9> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#Y90> .
<http://zbw.eu/beta/external_identifiers/jel>
  skos:prefLabel "Classification de le Journal of Economic Literature (JEL)"@fr, "Clasificación del Journal of Economic Literature (JEL)"@es, "Journal of Economic Literature Classification Scheme (JEL)"@en, "Klassifikation des Journal of Economic Literature (JEL)"@de ;
  a skos:ConceptScheme .

<http://zbw.eu/beta/external_identifiers/jel#Y90>
  rdfs:label "Catégories divers: Autres"@fr, "Categorías diversas: Otros"@es, "Miscellaneous Categories: Other"@en, "Diverse Kategorien: Sonstiges"@de ;
  skos:prefLabel "Y90 - Categorías diversas: Otros"@es, "Y90 - Diverse Kategorien: Sonstiges"@de, "Y90 - Catégories divers: Autres"@fr, "Y90 - Miscellaneous Categories: Other"@en ;
  skos:altLabel "Categorías diversas: Otros"@es, "Catégories divers: Autres"@fr, "Diverse Kategorien: Sonstiges"@de, "Miscellaneous Categories: Other"@en ;
  skos:notation "Y90" ;
  a skos:Concept ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> .

