@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#Y2> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#Y20> .
<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#Y20>
  skos:notation "Y20" ;
  skos:prefLabel "Y20 - Catégories divers: Introductions"@fr, "Y20 - Categorías diversas: Material introductorio"@es, "Y20 - Diverse Kategorien: Einführungen"@de, "Y20 - Miscellaneous Categories: Introductory Material"@en ;
  skos:altLabel "Diverse Kategorien: Einführungen"@de, "Catégories divers: Introductions"@fr, "Categorías diversas: Material introductorio"@es, "Miscellaneous Categories: Introductory Material"@en ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  a skos:Concept ;
  rdfs:label "Diverse Kategorien: Einführungen"@de, "Miscellaneous Categories: Introductory Material"@en, "Categorías diversas: Material introductorio"@es, "Catégories divers: Introductions"@fr .

