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

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

<http://zbw.eu/beta/external_identifiers/jel#Z39>
  skos:broadMatch <http://zbw.eu/stw/thsys/70923> ;
  skos:altLabel "Economie du tourisme: Autres"@fr, "Economía Turística: Otros"@es, "Tourism Economics: Other"@en, "Tourismuswirtschaft: Sonstiges"@de ;
  skos:notation "Z39" ;
  rdfs:label "Tourism Economics: Other"@en, "Economía Turística: Otros"@es, "Economie du tourisme: Autres"@fr, "Tourismuswirtschaft: Sonstiges"@de ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  a skos:Concept ;
  skos:prefLabel "Z39 - Economie du tourisme: Autres"@fr, "Z39 - Economía Turística: Otros"@es, "Z39 - Tourismuswirtschaft: Sonstiges"@de, "Z39 - Tourism Economics: Other"@en ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> .

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

