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

<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/stw/thsys/71081>
  skos:narrowMatch <http://zbw.eu/beta/external_identifiers/jel#H50> ;
  skos:broadMatch <http://zbw.eu/beta/external_identifiers/jel#H50> .

<http://zbw.eu/beta/external_identifiers/jel#H50>
  rdfs:label "Gasto público de la administración y políticas relacionadas: Generalidades"@es, "Staatsausgaben: Allgemeines"@de, "National Government Expenditures and Related Policies: General"@en, "Dépenses publiques nationales et politiques afférentes: Généralités"@fr ;
  skos:prefLabel "H50 - National Government Expenditures and Related Policies: General"@en, "H50 - Staatsausgaben: Allgemeines"@de, "H50 - Dépenses publiques nationales et politiques afférentes: Généralités"@fr, "H50 - Gasto público de la administración y políticas relacionadas: Generalidades"@es ;
  skos:notation "H50" ;
  a skos:Concept ;
  skos:altLabel "Dépenses publiques nationales et politiques afférentes: Généralités"@fr, "National Government Expenditures and Related Policies: General"@en, "Staatsausgaben: Allgemeines"@de, "Gasto público de la administración y políticas relacionadas: Generalidades"@es ;
  skos:broadMatch <http://zbw.eu/stw/thsys/71081> ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> .

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

