@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#C4> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#C43> .
<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#C43>
  rdfs:label "Números índices y agregación"@es, "Indexzahlen und Aggregation"@de, "Index Numbers and Aggregation"@en, "Indices et agrégation"@fr ;
  skos:altLabel "Index Numbers and Aggregation"@en, "Indices et agrégation"@fr, "Indexzahlen und Aggregation"@de, "Números índices y agregación"@es ;
  skos:prefLabel "C43 - Indexzahlen und Aggregation"@de, "C43 - Números índices y agregación"@es, "C43 - Indices et agrégation"@fr, "C43 - Index Numbers and Aggregation"@en ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:notation "C43" ;
  a skos:Concept .

