@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/70109>
  skos:narrowMatch <http://zbw.eu/beta/external_identifiers/jel#N95> ;
  skos:broadMatch <http://zbw.eu/beta/external_identifiers/jel#N95> .

<http://zbw.eu/beta/external_identifiers/jel#N9> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#N95> .
<http://zbw.eu/beta/external_identifiers/jel#N95>
  skos:altLabel "Stadt- und Regionalgeschichte: Asien und Naher Osten"@de, "Historia regional y urbana: Asia (incluyendo Oriente Medio)"@es, "Regional and Urban History: Asia including Middle East"@en, "Histoire de l'économie  urbaine et régionale: L'Asie y compris le Moyen-Orient"@fr ;
  rdfs:label "Histoire de l'économie  urbaine et régionale: L'Asie y compris le Moyen-Orient"@fr, "Historia regional y urbana: Asia (incluyendo Oriente Medio)"@es, "Regional and Urban History: Asia including Middle East"@en, "Stadt- und Regionalgeschichte: Asien und Naher Osten"@de ;
  skos:notation "N95" ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:prefLabel "N95 - Stadt- und Regionalgeschichte: Asien und Naher Osten"@de, "N95 - Histoire de l'économie  urbaine et régionale: L'Asie y compris le Moyen-Orient"@fr, "N95 - Regional and Urban History: Asia including Middle East"@en, "N95 - Historia regional y urbana: Asia (incluyendo Oriente Medio)"@es ;
  a skos:Concept ;
  skos:broadMatch <http://zbw.eu/stw/thsys/70109> ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> .

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

