@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#O25>
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:notation "O25" ;
  skos:prefLabel "O25 - Industriepolitik"@de, "O25 - Industrial Policy"@en, "O25 - Política industrial"@es, "O25 - Politique industrielle"@fr ;
  skos:altLabel "Politique industrielle"@fr, "Industrial Policy"@en, "Política industrial"@es, "Industriepolitik"@de ;
  rdfs:label "Industriepolitik"@de, "Política industrial"@es, "Industrial Policy"@en, "Politique industrielle"@fr ;
  a skos:Concept .

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

