@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#G01>
  skos:altLabel "Crise financière"@fr, "Finanzkrise"@de, "Financial Crises"@en, "Crisis financiera"@es ;
  skos:prefLabel "G01 - Finanzkrise"@de, "G01 - Financial Crises"@en, "G01 - Crisis financiera"@es, "G01 - Crise financière"@fr ;
  rdfs:label "Crise financière"@fr, "Crisis financiera"@es, "Financial Crises"@en, "Finanzkrise"@de ;
  a skos:Concept ;
  skos:notation "G01" ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> .

<http://zbw.eu/beta/external_identifiers/jel#G> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#G01> .
<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 .

