@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#I1> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#I14> .
<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#I14>
  skos:prefLabel "I14 - Gesundheit und Ungleichheit"@de, "I14 - Salud y desigualdad"@es, "I14 - Health and Inequality"@en, "I14 - Santé et inégalité"@fr ;
  rdfs:label "Gesundheit und Ungleichheit"@de, "Santé et inégalité"@fr, "Health and Inequality"@en, "Salud y desigualdad"@es ;
  skos:altLabel "Health and Inequality"@en, "Gesundheit und Ungleichheit"@de, "Salud y desigualdad"@es, "Santé et inégalité"@fr ;
  a skos:Concept ;
  skos:notation "I14" ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> .

