@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#B12>
  rdfs:label "Klassische Nationalökonomie (Adam Smith einbezogen)"@de, "Escuela clásica (Adam Smith incluida)"@es, "Pensée classique (Adam Smith inclus)"@fr, "Classical (includes Adam Smith)"@en ;
  skos:notation "B12" ;
  a skos:Concept ;
  skos:altLabel "Pensée classique (Adam Smith inclus)"@fr, "Classical (includes Adam Smith)"@en, "Klassische Nationalökonomie (Adam Smith einbezogen)"@de, "Escuela clásica (Adam Smith incluida)"@es ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:prefLabel "B12 - Klassische Nationalökonomie (Adam Smith einbezogen)"@de, "B12 - Pensée classique (Adam Smith inclus)"@fr, "B12 - Escuela clásica (Adam Smith incluida)"@es, "B12 - Classical (includes Adam Smith)"@en ;
  skos:closeMatch <http://zbw.eu/stw/thsys/70141> ;
  dc:isPartOf <http://zbw.eu/stw/mapping/jel/target> .

<http://zbw.eu/stw/thsys/70141> skos:closeMatch <http://zbw.eu/beta/external_identifiers/jel#B12> .
<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#B1> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#B12> .
