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

<http://zbw.eu/beta/external_identifiers/jel#M1> skos:narrower <http://zbw.eu/beta/external_identifiers/jel#M16> .
<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#M16>
  rdfs:label "Administration es affaires internationales"@fr, "Administración de empresas internacionales"@es, "Internationale Betriebswirtschaft"@de, "International Business Administration"@en ;
  skos:prefLabel "M16 - Administración de empresas internacionales"@es, "M16 - Internationale Betriebswirtschaft"@de, "M16 - Administration es affaires internationales"@fr, "M16 - International Business Administration"@en ;
  skos:altLabel "Administración de empresas internacionales"@es, "International Business Administration"@en, "Administration es affaires internationales"@fr, "Internationale Betriebswirtschaft"@de ;
  a skos:Concept ;
  skos:inScheme <http://zbw.eu/beta/external_identifiers/jel> ;
  skos:notation "M16" .

