@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix dc: <http://purl.org/dc/terms/> .

<http://zbw.eu/stw/thsys/71059>
  skos:narrowMatch <http://zbw.eu/beta/external_identifiers/jel#J30> ;
  skos:broadMatch <http://zbw.eu/beta/external_identifiers/jel#J30> .

<http://zbw.eu/stw/mapping/jel/target>
  rdfs:label "JEL"@en, "JEL"@de ;
  skos:prefLabel "JEL classification"@en, "JEL Klassifikation"@de ;
  a void:Dataset .

<http://zbw.eu/beta/external_identifiers/jel#J3> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#J30> .
<http://zbw.eu/beta/external_identifiers/jel#J30>
  rdfs:label "Wages, Compensation, and Labor Costs: General"@en, "Salarios, remuneraciones y costes laborales: Generalidades"@es, "Löhne, Vergütungssysteme und Arbeitskosten: Allgemeines"@de, "Salaires, rémunération, coûts du travail: Généralités"@fr ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> ;
  skos:altLabel "Salaires, rémunération, coûts du travail: Généralités"@fr, "Wages, Compensation, and Labor Costs: General"@en, "Salarios, remuneraciones y costes laborales: Generalidades"@es, "Löhne, Vergütungssysteme und Arbeitskosten: Allgemeines"@de ;
  skos:notation "J30" ;
  skos:prefLabel "J30 - Löhne, Vergütungssysteme und Arbeitskosten: Allgemeines"@de, "J30 - Wages, Compensation, and Labor Costs: General"@en, "J30 - Salaires, rémunération, coûts du travail: Généralités"@fr, "J30 - Salarios, remuneraciones y costes laborales: Generalidades"@es ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:broadMatch <http://zbw.eu/stw/thsys/71059> ;
  a skos:Concept .

<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 .

