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

<http://zbw.eu/stw/thsys/70101> skos:closeMatch <http://zbw.eu/beta/external_identifiers/jel#L19> .
<http://zbw.eu/beta/external_identifiers/jel#L1> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#L19> .
<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 .

<http://zbw.eu/beta/external_identifiers/jel#L19>
  skos:notation "L19" ;
  rdfs:label "Stratégie de l'entreprise; structure et performance du marché: Autres"@fr, "Estructura de mercado, estrategia empresarial y funcionamiento del mercado: Otros"@es, "Marktstruktur, Unternehmensstrategie und Marktergebnis: Sonstiges"@de, "Market Structure, Firm Strategy, and Market Performance: Other"@en ;
  skos:prefLabel "L19 - Marktstruktur, Unternehmensstrategie und Marktergebnis: Sonstiges"@de, "L19 - Stratégie de l'entreprise; structure et performance du marché: Autres"@fr, "L19 - Estructura de mercado, estrategia empresarial y funcionamiento del mercado: Otros"@es, "L19 - Market Structure, Firm Strategy, and Market Performance: Other"@en ;
  a skos:Concept ;
  skos:altLabel "Marktstruktur, Unternehmensstrategie und Marktergebnis: Sonstiges"@de, "Market Structure, Firm Strategy, and Market Performance: Other"@en, "Stratégie de l'entreprise"@fr, "Estructura de mercado, estrategia empresarial y funcionamiento del mercado: Otros"@es, "structure et performance du marché: Autres"@fr ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:closeMatch <http://zbw.eu/stw/thsys/70101> ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> .

