@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#N23>
  skos:prefLabel "N23 - Finanzmärkte und -institutionen: Europa vor 1913"@de, "N23 - Marchés financiers et institutions financières: L'Europe avant 1913"@fr, "N23 - Financial Markets and Institutions: Europe: Pre-1913"@en, "N23 - Mercados e instituciones financieras: Europa (hasta 1913)"@es ;
  skos:altLabel "Mercados e instituciones financieras: Europa (hasta 1913)"@es, "Marchés financiers et institutions financières: L'Europe avant 1913"@fr, "Financial Markets and Institutions: Europe: Pre-1913"@en, "Finanzmärkte und -institutionen: Europa vor 1913"@de ;
  rdfs:label "Finanzmärkte und -institutionen: Europa vor 1913"@de, "Financial Markets and Institutions: Europe: Pre-1913"@en, "Marchés financiers et institutions financières: L'Europe avant 1913"@fr, "Mercados e instituciones financieras: Europa (hasta 1913)"@es ;
  skos:notation "N23" ;
  skos:broadMatch <http://zbw.eu/stw/thsys/70109> ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> ;
  a skos:Concept ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> .

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

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

