@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/n> skos:relatedMatch <http://zbw.eu/beta/external_identifiers/jel#Z00> .
<http://zbw.eu/stw/thsys/70096> skos:relatedMatch <http://zbw.eu/beta/external_identifiers/jel#Z00> .
<http://zbw.eu/stw/thsys/70192> skos:relatedMatch <http://zbw.eu/beta/external_identifiers/jel#Z00> .
<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#Z00>
  rdfs:label "Other Special Topics: General"@en, "Andere Spezialgebiete: Allgemeines"@de, "Otros temas especiales: Generalidades"@es, "Autres sujets particuliers: Généralités"@fr ;
  skos:notation "Z00" ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:relatedMatch <http://zbw.eu/stw/thsys/70096>, <http://zbw.eu/stw/thsys/n>, <http://zbw.eu/stw/thsys/70192> ;
  skos:prefLabel "Z00 - Autres sujets particuliers: Généralités"@fr, "Z00 - Otros temas especiales: Generalidades"@es, "Z00 - Andere Spezialgebiete: Allgemeines"@de, "Z00 - Other Special Topics: General"@en ;
  skos:altLabel "Andere Spezialgebiete: Allgemeines"@de, "Other Special Topics: General"@en, "Otros temas especiales: Generalidades"@es, "Autres sujets particuliers: Généralités"@fr ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> ;
  a skos:Concept .

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

