@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#O4> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#O44> .
<http://zbw.eu/beta/external_identifiers/jel#O44>
  rdfs:label "Environment and Growth"@en, "Umwelt und Wachstum"@de, "Environnement et croissance"@fr, "Medio ambiente y crecimiento"@es ;
  skos:prefLabel "O44 - Environment and Growth"@en, "O44 - Medio ambiente y crecimiento"@es, "O44 - Umwelt und Wachstum"@de, "O44 - Environnement et croissance"@fr ;
  skos:altLabel "Umwelt und Wachstum"@de, "Environnement et croissance"@fr, "Environment and Growth"@en, "Medio ambiente y crecimiento"@es ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  a skos:Concept ;
  skos:notation "O44" .

<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 .

