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

<http://zbw.eu/beta/external_identifiers/jel#F19>
  rdfs:label "Internationaler Handel: Sonstiges"@de, "Commerce: Autres"@fr, "Comercio: Otros"@es, "Trade: Other"@en ;
  skos:prefLabel "F19 - Internationaler Handel: Sonstiges"@de, "F19 - Commerce: Autres"@fr, "F19 - Comercio: Otros"@es, "F19 - Trade: Other"@en ;
  skos:notation "F19" ;
  skos:altLabel "Commerce: Autres"@fr, "Trade: Other"@en, "Internationaler Handel: Sonstiges"@de, "Comercio: Otros"@es ;
  skos:closeMatch <http://zbw.eu/stw/thsys/71094> ;
  a skos:Concept ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> .

<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#F1> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#F19> .
<http://zbw.eu/stw/thsys/71094> skos:closeMatch <http://zbw.eu/beta/external_identifiers/jel#F19> .
<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 .

