@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#E> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#E02> .
<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#E02>
  skos:prefLabel "E02 - Institutions and the Macroeconomy"@en, "E02 - Institutionen und Makroökonomie"@de, "E02 - Instituciones y macroeconomía"@es, "E02 - Institutions et la macroéconomie"@fr ;
  rdfs:label "Institutionen und Makroökonomie"@de, "Institutions and the Macroeconomy"@en, "Instituciones y macroeconomía"@es, "Institutions et la macroéconomie"@fr ;
  skos:altLabel "Institutions and the Macroeconomy"@en, "Institutions et la macroéconomie"@fr, "Instituciones y macroeconomía"@es, "Institutionen und Makroökonomie"@de ;
  skos:notation "E02" ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  a skos:Concept .

