@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#I> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#I00> .
<http://zbw.eu/stw/thsys/70056> skos:relatedMatch <http://zbw.eu/beta/external_identifiers/jel#I00> .
<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#I00>
  skos:notation "I00" ;
  rdfs:label "Salud, educación y bienestar: Generalidades"@es, "Santé, éducation et programmes sociaux: Généralités"@fr, "Gesundheit, Bildung, Soziales: Allgemeines"@de, "Health, Education, and Welfare: General"@en ;
  skos:altLabel "Salud, educación y bienestar: Generalidades"@es, "Health, Education, and Welfare: General"@en, "Gesundheit, Bildung, Soziales: Allgemeines"@de, "Santé, éducation et programmes sociaux: Généralités"@fr ;
  skos:relatedMatch <http://zbw.eu/stw/thsys/70056> ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> ;
  skos:prefLabel "I00 - Santé, éducation et programmes sociaux: Généralités"@fr, "I00 - Health, Education, and Welfare: General"@en, "I00 - Salud, educación y bienestar: Generalidades"@es, "I00 - Gesundheit, Bildung, Soziales: Allgemeines"@de ;
  a skos:Concept .

