@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#F4> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#F44> .
<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#F44>
  skos:altLabel "International Business Cycles"@en, "cycles économiques internationaux"@fr, "Internationale Konjunkturzyklen"@de, "Ciclos económicos internacionales"@es ;
  a skos:Concept ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  rdfs:label "International Business Cycles"@en, "Internationale Konjunkturzyklen"@de, "cycles économiques internationaux"@fr, "Ciclos económicos internacionales"@es ;
  skos:prefLabel "F44 - Internationale Konjunkturzyklen"@de, "F44 - International Business Cycles"@en, "F44 - Ciclos económicos internacionales"@es, "F44 - cycles économiques internationaux"@fr ;
  skos:notation "F44" .

