@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#I2> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#I26> .
<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#I26>
  skos:altLabel "Bildungserträge"@de, "Returns to Education"@en, "Los rendimientos de la educación"@es, "Retours sur l'éducation"@fr ;
  a skos:Concept ;
  rdfs:label "Bildungserträge"@de, "Retours sur l'éducation"@fr, "Los rendimientos de la educación"@es, "Returns to Education"@en ;
  skos:prefLabel "I26 - Bildungserträge"@de, "I26 - Returns to Education"@en, "I26 - Los rendimientos de la educación"@es, "I26 - Retours sur l'éducation"@fr ;
  skos:notation "I26" ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> .

