@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/beta/external_identifiers/jel#N93>
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  rdfs:label "Regional and Urban History: Europe: Pre-1913"@en, "Histoire de l'économie  urbaine et régionale: L'Europe avant 1913"@fr, "Stadt- und Regionalgeschichte: Europa vor 1913"@de, "Historia regional y urbana: Europa (hasta 1913)"@es ;
  skos:notation "N93" ;
  a skos:Concept ;
  skos:prefLabel "N93 - Regional and Urban History: Europe: Pre-1913"@en, "N93 - Histoire de l'économie  urbaine et régionale: L'Europe avant 1913"@fr, "N93 - Historia regional y urbana: Europa (hasta 1913)"@es, "N93 - Stadt- und Regionalgeschichte: Europa vor 1913"@de ;
  skos:altLabel "Stadt- und Regionalgeschichte: Europa vor 1913"@de, "Historia regional y urbana: Europa (hasta 1913)"@es, "Histoire de l'économie  urbaine et régionale: L'Europe avant 1913"@fr, "Regional and Urban History: Europe: Pre-1913"@en ;
  skos:broadMatch <http://zbw.eu/stw/thsys/70109> .

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

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

